Skip to content

Commit

Permalink
Removed reorder-python-imports from pre-commit due to conflicts with …
Browse files Browse the repository at this point in the history
…black
  • Loading branch information
matagus committed Feb 6, 2024
1 parent e86418b commit 04edc74
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,3 @@ repos:
hooks:
- id: pyupgrade
args: [--py312]

- repo: https://github.com/asottile/reorder_python_imports
rev: v3.12.0
hooks:
- id: reorder-python-imports

0 comments on commit 04edc74

Please sign in to comment.