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

To show a mutant:
    mutmut show <id>


Survived 🙁 (137)

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

192-194, 201-202, 204-205, 208-212, 214, 217, 220-221, 223-227, 233-234, 236-240

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

96-98, 102-103, 105-107, 109-111, 117-118, 120, 122-123, 126-127, 134, 136-138, 140-144, 151, 153-154, 158-159

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

241-247, 253

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

190-191

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

165-168, 170-173

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

19-21

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

4, 8-9, 16-17

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

18

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

32, 37-40

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

28-29

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

30

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

42, 44-45, 52-53, 55-56, 59-61, 64-65, 67-68, 70-73, 75, 78, 81, 83-84, 86-87, 93-95

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

255-258, 260, 262

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

274

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

267-273
