mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-11-30 21:16:53 +01:00
Merge branch 'develop' into feat/typehints
This commit is contained in:
commit
54a8e022df
17 changed files with 2880 additions and 69 deletions
2
.github/workflows/flake8.yml
vendored
2
.github/workflows/flake8.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Set up Python environment
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.12"
|
||||
- name: flake8 Lint
|
||||
uses: py-actions/flake8@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue