Skip to content

Commit 0671f5d

Browse files
committed
resolve conflict
1 parent cfe39aa commit 0671f5d

2 files changed

Lines changed: 436 additions & 16 deletions

File tree

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-22.04
3535
strategy:
3636
matrix:
37-
python: ['3.9', '3.10', '3.11','3.12']
37+
python: ['3.9', '3.10', '3.11', '3.12']
3838

3939
steps:
4040
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)