first commit #1
code-check.yml
on: push
Python lint [black]
10s
Python typing check [mypy]
23s
Annotations
2 errors
Python lint [black]
Process completed with exit code 1.
|
Python typing check [mypy]
Process completed with exit code 2.
|