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 8119aa3 commit b03e53aCopy full SHA for b03e53a
.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