Merging upstream version 0.10.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8e8c5588ab
commit
bc8a047c8c
7 changed files with 128 additions and 73 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
@ -38,6 +38,4 @@ jobs:
|
|||
- name: Launch tests
|
||||
run: python -m pytest
|
||||
- name: Check coding style
|
||||
run: python -m flake8
|
||||
- name: Check imports order
|
||||
run: python -m isort . --check --diff
|
||||
run: python -m ruff check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue