Add common strs #584
ci.yml
on: pull_request
format_with_black
21s
lint_with_ruff
17s
check_docstrings
43s
run_tests_and_type_checking
0s
Annotations
3 errors
Ruff (I001):
ranzen/misc.py#L1
ranzen/misc.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
ranzen/types.py#L1
ranzen/types.py:1:1: I001 Import block is un-sorted or un-formatted
|
lint_with_ruff
Process completed with exit code 1.
|