pytest -v -s test_basic.py::test_tx_inclusion #172
Annotations
5 errors
Lint python:
integration_tests/test_basic.py#L13
./integration_tests/test_basic.py:13:1: F401 '.utils.modify_command_in_supervisor_config' imported but unused
|
Lint python:
integration_tests/test_basic.py#L13
./integration_tests/test_basic.py:13:1: F401 '.utils.send_txs' imported but unused
|
Lint python:
integration_tests/test_basic.py#L686
./integration_tests/test_basic.py:686:1: BLK100 Black would make changes.
|
Lint python:
integration_tests/test_basic.py#L686
./integration_tests/test_basic.py:686:1: W293 blank line contains whitespace
|
Lint python
Process completed with exit code 2.
|