Fix linter issues
This commit is contained in:
parent
1a10a563e2
commit
41a0a21a99
1 changed files with 1 additions and 1 deletions
2
.github/workflows/py_lint.yml
vendored
2
.github/workflows/py_lint.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
python-version: ["3.8.x", "3.9.x", "3.10.x", "3.11.x"]
|
||||
python-version: ["3.10.x", "3.11.x"]
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue