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

118-120, 124-125, 127-129, 131-133, 139-140, 142, 144-145, 148-149, 156, 158-160, 162-166, 173, 175-176, 180-181

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

192-198, 204

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

190-191

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

97-100, 102-105

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

78-80

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

5, 9-10, 17-18

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

1

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

86, 91-94

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

21-22

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

23

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

24, 26-27, 34-35, 37-38, 41-43, 46-47, 49-50, 52-55, 57, 60, 63, 65-66, 68-69, 75-77

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