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

To show a mutant:
    mutmut show <id>


Survived 🙁 (137)

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

205-207, 214-215, 217-218, 221-225, 227, 230, 233-234, 236-240, 246-247, 249-253

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

102-104, 108-109, 111-113, 115-117, 123-124, 126, 128-129, 132-133, 140, 142-144, 146-150, 157, 159-160, 164-165

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

170-176, 182

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

100-101

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

184-187, 189-192

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

14-16

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

82, 86-87, 94-95

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

1

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

4, 9-12

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

23-24

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

2

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

25, 27-28, 35-36, 38-39, 42-44, 47-48, 50-51, 53-56, 58, 61, 64, 66-67, 69-70, 76-78

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