Skip to content

Commit dd0a226

Browse files
committed
Fixing workflows...
1 parent 829897c commit dd0a226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish_results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"""
88
if __name__ == "__main__":
99
# import importlib
10-
from src.methods import *
10+
# from src.methods import *
1111
from mcsm_benchs.benchmark_utils import MethodTemplate as MethodTemplate
1212
# import inspect
1313

0 commit comments

Comments
 (0)