Skip to content

Commit 6e09e35

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9b901af commit 6e09e35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ubuntu-latest, windows-latest, macos-latest]
16-
python_version: ['3.10', '3.11', '3.12','3.13']
16+
python_version: ['3.10', '3.11', '3.12', '3.13']
1717
resolution: [lowest-direct, highest]
1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)