B17569Lint
B17569Lint
Lint Messages
Lint Messages
| Severity | Location | Code | Message |
|---|---|---|---|
| Error | test/functional/abc_p2p_avalanche_voting_proofs.py:12 | E271 | flake8 E271 |
| Error | test/functional/abc_p2p_avalanche_voting_proofs.py:26 | E302 | flake8 E302 |
| Error | test/functional/abc_p2p_avalanche_voting_proofs.py:67 | E203 | flake8 E203 |
| Error | test/functional/abc_p2p_avalanche_voting_proofs.py:86 | E128 | flake8 E128 |
| Error | test/functional/abc_p2p_avalanche_voting_proofs.py:96 | E128 | flake8 E128 |
| Auto-Fix | test/functional/abc_p2p_avalanche_voting_proofs.py:1 | ISORT | Sorting Python imports |