Skip to content

Commit

Permalink
uncommented one line pytest
Browse files Browse the repository at this point in the history
Former-commit-id: f3ba678 [formerly 2b9d6d4]
Former-commit-id: 3f87849
  • Loading branch information
Vishwesh4 committed Dec 8, 2021
1 parent 1f34ff3 commit 1c37dab
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 @@ -90,6 +90,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 1c37dab

Please sign in to comment.