Skip to content

Commit

Permalink
bug fixes 2
Browse files Browse the repository at this point in the history
Former-commit-id: 90732d8
  • Loading branch information
Vishwesh4 committed Dec 9, 2021
1 parent 15bc931 commit 843025f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_autopipe.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ def test_pipeline(dataset_path,modalities):
os.remove(crawl_path)
os.remove(json_path)
os.remove(edge_path)
# shutil.rmtree(output_path_mod)
shutil.rmtree(output_path_mod)


0 comments on commit 843025f

Please sign in to comment.