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

To show a mutant:
    mutmut show <id>


Survived 🙁 (137)

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

177-179, 186-187, 189-190, 193-197, 199, 202, 205-206, 208-212, 218-219, 221-225

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

109-111, 115-116, 118-120, 122-124, 130-131, 133, 135-136, 139-140, 147, 149-151, 153-157, 164, 166-167, 171-172

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

96-102, 108

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

230-231

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

233-236, 238-241

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

55-57

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

65, 69-70, 77-78

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

95

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

85, 90-93

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

81-82

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

83

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