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 b7df473 commit ad9f20dCopy full SHA for ad9f20d
.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