Skip to content

Commit 947a61b

Browse files
Ig-dolciJDBetteridge
authored andcommitted
linting test
1 parent 6936ca4 commit 947a61b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/output/test_adjoint_disk_checkpointing.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,3 @@ def test_disk_checkpointing_successive_writes():
104104
assert np.allclose(J, Jhat(1))
105105
pause_disk_checkpointing()
106106
tape.clear_tape()
107-
108-
109-
if __name__ == "__main__":
110-
test_disk_checkpointing()

0 commit comments

Comments
 (0)