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 f4f6420 commit 940f825Copy full SHA for 940f825
.github/workflows/python-lint.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v3
10
- uses: actions/setup-python@v5
11
with:
12
- python-version: "3.11"
+ python-version: "3.13"
13
- uses: psf/black@stable
14
15
options: "--check --verbose"
0 commit comments