Problem: min_gas_price related change is not tested #5299
Annotations
5 errors
Lint python:
integration_tests/test_eip1559.py#L5
./integration_tests/test_eip1559.py:5:1: I003 isort expected 1 blank line in imports, found 0
|
Lint python:
integration_tests/test_eip1559.py#L7
./integration_tests/test_eip1559.py:7:1: I004 isort found an unexpected blank line in imports
|
Lint python:
integration_tests/test_eip1559.py#L9
./integration_tests/test_eip1559.py:9:1: BLK100 Black would make changes.
|
Lint python:
integration_tests/test_eip1559.py#L10
./integration_tests/test_eip1559.py:10:1: E303 too many blank lines (3)
|
Lint python
Process completed with exit code 2.
|