Skip to content

Commit

Permalink
removed accidental scripting #9
Browse files Browse the repository at this point in the history
  • Loading branch information
jacanchaplais committed Aug 16, 2023
1 parent eb028ba commit 06c58e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions heparchy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,3 @@ def open_file(
yield f
finally:
stack.close()


with open_file("/scratch/jlc1n20/graftnet/data/h_bb.hdf5", "w", "test") as f:
f

0 comments on commit 06c58e0

Please sign in to comment.