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 c4b7722 commit 73a18adCopy full SHA for 73a18ad
.github/workflows/code_quality.yml
@@ -36,7 +36,7 @@ jobs:
36
37
strategy:
38
matrix:
39
- python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12", "3.13" ]
+ python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12" ]
40
41
steps:
42
- name: Set up Python ${{ matrix.python-version }}
0 commit comments