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

To show a mutant:
    mutmut show <id>


Survived 🙁 (137)

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

96-98, 105-106, 108-109, 112-116, 118, 121, 124-125, 127-131, 137-138, 140-144

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

173-179, 185

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

171-172

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

146-149, 151-154

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

56-58

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

82, 86-87, 94-95

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

78

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

64, 69-72

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

76-77

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

55

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

1, 3-4, 11-12, 14-15, 18-20, 23-24, 26-27, 29-32, 34, 37, 40, 42-43, 45-46, 52-54

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