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 4ebd928 commit f9cce75Copy full SHA for f9cce75
1 file changed
.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/compute-changes.py"
18
- "Tools/build/deepfreeze.py"
19
- "Tools/build/generate_sbom.py"
0 commit comments