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.
mypy
Tools/build/mypy.ini
1 parent 5e48662 commit 165532cCopy full SHA for 165532c
.github/workflows/mypy.yml
@@ -13,6 +13,7 @@ on:
13
- "Lib/test/libregrtest/**"
14
- "Lib/tomllib/**"
15
- "Misc/mypy/**"
16
+ - "Tools/build/mypy.ini"
17
- "Tools/build/check_extension_modules.py"
18
- "Tools/build/compute-changes.py"
19
- "Tools/build/deepfreeze.py"
0 commit comments