We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f932a41 commit 9d4f6e1Copy full SHA for 9d4f6e1
benchmarks/global_benchmark.py
@@ -9,7 +9,7 @@
9
# also installed in site_packages or so.
10
sys.path.insert(0, os.path.abspath(".."))
11
12
-from configurations import configurations # noqa: E402
+from configurations import configurations
13
14
15
# Generic function to initialize and run a model
0 commit comments