Error handling and tests #31
Lint-and-test.yml
on: pull_request
call-workflow
/
ruff
12s
call-workflow
/
pyright
28s
call-workflow
/
code-ql
59s
tests
11s
Annotations
2 errors
|
call-workflow / ruff
Process completed with exit code 123.
|
|
Ruff (I001):
tests/test_utils.py#L1
tests/test_utils.py:1:1: I001 Import block is un-sorted or un-formatted
|