Skip to content

Commit

Permalink
uncommented one line pytest
Browse files Browse the repository at this point in the history
Former-commit-id: 2b9d6d4
  • Loading branch information
Vishwesh4 committed Dec 8, 2021
1 parent 797c47c commit f3ba678
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 f3ba678

Please sign in to comment.