Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Feb 13, 2024
1 parent f6611d9 commit 3f22415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/benchmarking_asv/example_module.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""An example module containing simplistic functions."""

import time
import random
import time


def greetings() -> str:
Expand Down

0 comments on commit 3f22415

Please sign in to comment.