Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and rht committed Feb 5, 2024
1 parent f932a41 commit 9d4f6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/global_benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# also installed in site_packages or so.
sys.path.insert(0, os.path.abspath(".."))

from configurations import configurations # noqa: E402
from configurations import configurations


# Generic function to initialize and run a model
Expand Down

0 comments on commit 9d4f6e1

Please sign in to comment.