mirror of https://github.com/coqui-ai/TTS.git
Remove isort for pyi (there are no pyi files here)
This commit is contained in:
parent
81160b089c
commit
859283a734
|
@ -20,9 +20,6 @@ repos:
|
||||||
- id: isort
|
- id: isort
|
||||||
name: isort (cython)
|
name: isort (cython)
|
||||||
types: [cython]
|
types: [cython]
|
||||||
- id: isort
|
|
||||||
name: isort (pyi)
|
|
||||||
types: [pyi]
|
|
||||||
- repo: https://github.com/pycqa/pylint
|
- repo: https://github.com/pycqa/pylint
|
||||||
rev: v2.8.2
|
rev: v2.8.2
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Reference in New Issue