We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mypy
Tools/requirements-dev.txt
1 parent be436e0 commit be800f4Copy full SHA for be800f4
1 file changed
.github/workflows/mypy.yml
@@ -9,6 +9,7 @@ on:
9
paths:
10
- "Tools/clinic/**"
11
- "Tools/cases_generator/**"
12
+ - "Tools/requirements-dev.txt"
13
- ".github/workflows/mypy.yml"
14
workflow_dispatch:
15
0 commit comments