Skip to content

Commit

Permalink
removed unnecessary dir deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEimer committed Oct 2, 2024
1 parent f2b02b9 commit 68ce156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ def test_run_from_file(self):
)
assert exit_status == 0
shutil.rmtree("test_cli")
shutil.rmtree("outputs")

0 comments on commit 68ce156

Please sign in to comment.