Skip to content

Commit

Permalink
put this back in
Browse files Browse the repository at this point in the history
  • Loading branch information
atvaccaro committed Feb 23, 2022
1 parent ea2d739 commit 738c743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def tmp_gcs_dir():
yield dir_name

# clean up by removing directory ----
# fs.rm(dir_name, recursive=True)
fs.rm(dir_name, recursive=True)


def list_results(dir_name):
Expand Down

0 comments on commit 738c743

Please sign in to comment.