linting.yml
on: push
lint
/
flake8
7s
lint
/
pylint
9s
lint
/
black
7s
lint
/
mdformat
6s
Annotations
3 errors
lint / flake8
Process completed with exit code 1.
|
lint / black
Process completed with exit code 1.
|
lint / pylint
Process completed with exit code 16.
|