Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testing: add a pair of E303 testcases
Add two test cases to verify that pycodestyle correctly flags 2 empty lines in non-toplevel contexts, even outside of functions: one for two empty lines between class methods and one for two empty lines in the intended body of an `if:` statement at toplevel.
- Loading branch information