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 d9fcbc4 commit 0c8cae2Copy full SHA for 0c8cae2
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
python-version: '3.10'
14
- uses: psf/black@stable
15
with:
16
- args: ". --check"
+ options: ". --check"
17
version: "25.9.0"
18
- uses: jpetrucciani/mypy-check@master
19
0 commit comments