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

164-166, 170-171, 173-175, 177-179, 185-186, 188, 190-191, 194-195, 202, 204-206, 208-212, 219, 221-222, 226-227

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

96-102, 108

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

113-114

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

233-236, 238-241

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

2-4

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

82, 86-87, 94-95

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

9

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

15, 20-23

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

12-13

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

1

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

262-265, 267, 269

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

274

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

254-260
