Flake8 extension to check for new lines after class definitions
PEP8 says we should surround every class method with a single blank line. However flake8 is ambiguous about the first method having a blank line above it. This plugin was made to enforce that it should.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.6.0-6.fc43 | - |
Fedora 42 | 1.6.0-5.fc42 | - |
Fedora 41 | 1.6.0-3.fc41 | - |
Fedora EPEL 9 | 1.6.0-2.el9 | - |
You can contact the maintainers of this package via email at
python-flake8-class-newline dash maintainers at fedoraproject dot org
.