added unit test #31
Annotations
4 errors
src/tests/test_check_functions.py#L870
src/tests/test_check_functions.py:870:1: E402 Module level import not at top of file
|
src/tests/test_check_functions.py#L891
src/tests/test_check_functions.py:891:9: E722 Do not use bare `except`
|
src/tests/test_check_functions.py#L893
src/tests/test_check_functions.py:893:26: E712 Comparison to `False` should be `cond is False` or `if not cond:`
|
|
The logs for this run have expired and are no longer available.
Loading