Skip to content

Commit

Permalink
Restore deleted line
Browse files Browse the repository at this point in the history
  • Loading branch information
JMGilbert authored Sep 8, 2022
1 parent a3da94f commit 5dc158f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion damage_fun_runs/Directory_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
from io import BytesIO
from urllib.request import urlopen
from zipfile import ZipFile

base = os.getcwd()
inputs = Path(base) / "inputs"
outputs = Path(base) / "outputs"

Expand Down

0 comments on commit 5dc158f

Please sign in to comment.