We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9478820 + cec81f7 commit 53aadafCopy full SHA for 53aadaf
1 file changed
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
- id: mypy
65
additional_dependencies:
66
- types-paramiko
67
- # keep this in-sync with '[mypy] files' in 'setup.cfg'
+ # keep this in-sync with '[tool.mypy] files' in 'pyproject.toml'
68
files: |
69
(?x)(
70
nova/compute/manager.py
0 commit comments