Skip to content

Commit b9796a0

Browse files
committed
minor lint
1 parent f628c12 commit b9796a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
python-version: [ "3.10", "3.14"]
16+
python-version: [ "3.10", "3.14" ]
1717
os: [windows-latest, ubuntu-latest, macos-latest]
1818
fail-fast: false
1919
defaults:

0 commit comments

Comments
 (0)