Skip to content

Commit

Permalink
Update model/src/pyrenew/datasets/data-raw/infection_admission_interv…
Browse files Browse the repository at this point in the history
…al.py

Co-authored-by: Dylan H. Morris <[email protected]>
  • Loading branch information
gvegayon and dylanhmorris authored Apr 19, 2024
1 parent cc407c1 commit cb81af5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"infection_admission_interval.tsv",
)

assert os.path.exists(os.path.dirname(path))
os.makedirs(os.path.dirname(path), exist_ok=True)

# Save as TSV
infection_admission_interval.write_csv(
Expand Down

0 comments on commit cb81af5

Please sign in to comment.