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 3e3f2de commit 1a25fbcCopy full SHA for 1a25fbc
.github/workflows/coverage.yml
@@ -15,7 +15,7 @@ jobs:
15
coverage:
16
runs-on: ubuntu-latest
17
env:
18
- python-version: 3.13
+ python-version: 3.12
19
20
steps:
21
- uses: actions/checkout@v4
.github/workflows/documentation.yml
documentation:
0 commit comments