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

To show a mutant:
    mutmut show <id>


Survived 🙁 (137)

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

115-117, 124-125, 127-128, 131-135, 137, 140, 143-144, 146-150, 156-157, 159-163

---- 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) ----

102-108, 114

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

100-101

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

165-168, 170-173

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

78-80

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

9, 13-14, 21-22

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

1

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

86, 91-94

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

4-5

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

77

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

23, 25-26, 33-34, 36-37, 40-42, 45-46, 48-49, 51-54, 56, 59, 62, 64-65, 67-68, 74-76

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

263-266, 268, 270

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

261

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

254-260
