Skip to content

Commit 5646e00

Browse files
run.sh
1 parent 00506fc commit 5646e00

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tests/run.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
clear
2-
# python3 test/setup.py &&
2+
python3 test/setup.py &&
33
python3 test/baseline/create_baselines.py &&
4-
# pytest test/test_centrality.py test/test_ml.py
5-
pytest test/test_ml.py
4+
pytest test/test_centrality.py test/test_ml.py

0 commit comments

Comments
 (0)