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.
1 parent 07ce15f commit 14c6d84Copy full SHA for 14c6d84
.github/workflows/lint.yaml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [main]
6
paths:
7
- - "**.py"
+ - "**.pyi"
8
- ".github/workflows/lint.yaml"
9
- "pyproject.toml"
10
- "ruff.toml"
0 commit comments