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 6baf552 commit e93dca7Copy full SHA for e93dca7
.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