mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
Disable auto-pep8 to avoid reordering imports
This commit is contained in:
parent
d2dfd135c6
commit
00760a09db
1 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ repos:
|
|||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py37-plus]
|
||||
- repo: https://github.com/pre-commit/mirrors-autopep8
|
||||
rev: v2.0.0
|
||||
hooks:
|
||||
- id: autopep8
|
||||
#- repo: https://github.com/pre-commit/mirrors-autopep8
|
||||
# rev: v2.0.0
|
||||
# hooks:
|
||||
# - id: autopep8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue