Skip to content

Commit 6b1298b

Browse files
committed
pre-commit run --all-files
1 parent 3137708 commit 6b1298b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyperformance/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import sys
55

66
from pyperf import _hooks
7+
78
from pyperformance import __version__, _utils, is_dev, is_installed
89
from pyperformance.commands import (
910
cmd_compare,

0 commit comments

Comments
 (0)