Adding upstream version 3.0.29.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
51331ec610
commit
b6d29f411e
6 changed files with 90 additions and 13 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
- name: Type Checker
|
||||
run: |
|
||||
mypy ptpython
|
||||
ruff .
|
||||
ruff check .
|
||||
ruff format --check .
|
||||
- name: Run Tests
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue