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

To show a mutant:
    mutmut show <id>


Survived 🙁 (137)

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

137-139, 146-147, 149-150, 153-157, 159, 162, 165-166, 168-172, 178-179, 181-185

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

116-119, 121-124

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

61-63

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

82, 86-87, 94-95

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

1

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

69, 74-77

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

5-6

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

2

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

7, 9-10, 17-18, 20-21, 24-26, 29-30, 32-33, 35-38, 40, 43, 46, 48-49, 51-52, 58-60

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

255-258, 260, 262

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

267

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

268-274
