Deprecate defusedxml: project is stale #309
pythonpackage.yml
on: push
Check with Ruff
17s
PyLint
14s
MyPy
19s
Black
13s
Refurb
15s
Matrix: Test
Upload coverage to Coveralls
5s
Deploy
0s
Annotations
4 errors
|
PyLint
Process completed with exit code 1.
|
|
Refurb
Process completed with exit code 1.
|
|
Refurb FURB107:
exec_helpers/__init__.py#L23
Replace `try: ... except ImportError: pass` with `with suppress(ImportError): ...`
|
|
MyPy
Process completed with exit code 1.
|