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

124-126, 130-131, 133-135, 137-139, 145-146, 148, 150-151, 154-155, 162, 164-166, 168-172, 179, 181-182, 186-187

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

192-198, 204

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

100-101

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

103-106, 108-111

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

59-61

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

69, 73-74, 81-82

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

83

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

86, 91-94

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

3-4

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

84

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

5, 7-8, 15-16, 18-19, 22-24, 27-28, 30-31, 33-36, 38, 41, 44, 46-47, 49-50, 56-58

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

263-266, 268, 270

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

261

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

254-260
