Skip to content

Commit

Permalink
fix: fix 615
Browse files Browse the repository at this point in the history
  • Loading branch information
terryyz committed May 7, 2024
1 parent bdc9688 commit d23379a
Show file tree
Hide file tree
Showing 4 changed files with 760 additions and 763 deletions.
1 change: 0 additions & 1 deletion data/clean/f_615_xiaoheng.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ def setUp(self):
def tearDown(self):
# Cleanup the test log file
os.remove(self.test_file_path)
shutil.rmtree(self.test_dir)

def test_nonexistent_file(self):
with self.assertRaises(FileNotFoundError):
Expand Down
Loading

0 comments on commit d23379a

Please sign in to comment.