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 d3d58b8 commit f77dd1cCopy full SHA for f77dd1c
.github/workflows/deploy-docs.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
matrix:
28
os: [ubuntu-latest]
29
- python-version: [3.10]
+ python-version: ['3.10']
30
steps:
31
- uses: actions/checkout@v5
32
with:
0 commit comments