We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf256b commit 18040f5Copy full SHA for 18040f5
.pre-commit-config.yaml
@@ -18,6 +18,7 @@ repos:
18
rev: 1.5.0
19
hooks:
20
- id: interrogate
21
+ language_version: python3.11
22
args: [tests]
23
24
- repo: https://github.com/codespell-project/codespell
0 commit comments