Skip to content

Commit 9d4f6e1

Browse files
pre-commit-ci[bot]rht
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f932a41 commit 9d4f6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/global_benchmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# also installed in site_packages or so.
1010
sys.path.insert(0, os.path.abspath(".."))
1111

12-
from configurations import configurations # noqa: E402
12+
from configurations import configurations
1313

1414

1515
# Generic function to initialize and run a model

0 commit comments

Comments
 (0)