Skip to content

Commit

Permalink
linting test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ig-dolci authored and JDBetteridge committed Sep 12, 2024
1 parent 6936ca4 commit 947a61b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/output/test_adjoint_disk_checkpointing.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,3 @@ def test_disk_checkpointing_successive_writes():
assert np.allclose(J, Jhat(1))
pause_disk_checkpointing()
tape.clear_tape()


if __name__ == "__main__":
test_disk_checkpointing()

0 comments on commit 947a61b

Please sign in to comment.