Skip to content

Commit 4b51f96

Browse files
committed
remove shitty reorder imports
Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>
1 parent f77a0a7 commit 4b51f96

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ repos:
1111
- id: end-of-file-fixer
1212
- id: trailing-whitespace
1313

14-
- repo: https://github.com/asottile/reorder_python_imports
15-
rev: v3.16.0
16-
hooks:
17-
- id: reorder-python-imports
18-
args: [--application-directories, '.:src', --py38-plus]
19-
2014
- repo: https://github.com/psf/black-pre-commit-mirror
2115
rev: 26.3.0
2216
hooks:

0 commit comments

Comments
 (0)