flake8 · flake8/E303
E303
Too Many Blank Lines
There are more consecutive blank lines than PEP 8 allows (2 between top-level definitions, 1 inside a function or class body).
There are more consecutive blank lines than PEP 8 allows (2 between top-level definitions, 1 inside a function or class body).