To apply a mutant on disk:
    mutmut apply <id>

To show a mutant:
    mutmut show <id>


Survived 🙁 (137)

---- autokeras/blocks/basic.py (28) ----

137-139, 146-147, 149-150, 153-157, 159, 162, 165-166, 168-172, 178-179, 181-185

---- autokeras/blocks/heads.py (32) ----

186-188, 192-193, 195-197, 199-201, 207-208, 210, 212-213, 216-217, 224, 226-228, 230-234, 241, 243-244, 248-249

---- autokeras/blocks/preprocessing.py (8) ----

118-124, 130

---- autokeras/blocks/reduction.py (2) ----

135-136

---- autokeras/blocks/wrapper.py (8) ----

97-100, 102-105

---- autokeras/engine/adapter.py (3) ----

89-91

---- autokeras/engine/block.py (5) ----

62, 66-67, 74-75

---- autokeras/engine/encoder.py (1) ----

88

---- autokeras/engine/head.py (5) ----

77, 82-85

---- autokeras/engine/node.py (2) ----

3-4

---- autokeras/engine/serializable.py (1) ----

87

---- autokeras/engine/tuner.py (28) ----

5, 7-8, 15-16, 18-19, 22-24, 27-28, 30-31, 33-36, 38, 41, 44, 46-47, 49-50, 56-58

---- autokeras/tasks/structured_data.py (6) ----

263-266, 268, 270

---- autokeras/tasks/structured_data_mixin.py (1) ----

254

---- autokeras/tasks/time_series_forecaster.py (7) ----

255-261
