We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb01a38 commit 7982aceCopy full SHA for 7982ace
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
types: [file, python]
46
args: [--max-line-length=100, --ignore=E203 E301 E302 E501 E402 E704 W503 W504]
47
- repo: https://github.com/pycqa/isort
48
- rev: v5.11.3
+ rev: 5.11.4
49
hooks:
50
- id: isort
51
name: isort Formatting
0 commit comments