Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-daniel committed Dec 26, 2022
1 parent 7f221d7 commit 7366bf5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def setUpClass(cls):
@classmethod
def tearDownClass(cls):
try:
del cls
# Clean up downloaded files
rmdir(os.path.join(cls.temp_dir))
except Exception:
Expand Down

0 comments on commit 7366bf5

Please sign in to comment.