We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c0f19 commit faa0e2bCopy full SHA for faa0e2b
.pre-commit-config.yaml
@@ -58,6 +58,7 @@ repos:
58
rev: 5.9.3
59
hooks:
60
- id: isort
61
+ language_version: python3.6
62
name: isort except __init__.py
63
args:
64
- --settings=.
0 commit comments