Skip to content

Commit 5bfee3e

Browse files
committed
fix: solved pre-commit issues
1 parent a0056e7 commit 5bfee3e

File tree

4 files changed

+854
-840
lines changed

4 files changed

+854
-840
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
run-tests:
99
strategy:
1010
matrix:
11-
python: ["3.9", "3.10", "3.11", "3.12"]
11+
python: ["3.10", "3.11", "3.12"]
1212
os: [ubuntu-latest, macos-latest]
1313
runs-on: ${{ matrix.os }}
1414
env:

0 commit comments

Comments
 (0)