Contents

flake8-class-newline 1.6.0

0

Flake8 lint for newline after class definitions.

Flake8 lint for newline after class definitions.

Stars: 6, Watchers: 6, Forks: 1, Open Issues: 0

The alexandervaneck/flake8-class-newline repo was created 6 years ago and the last code push was 1 years ago. The project is not very popular with only 6 github stars!

How to Install flake8-class-newline

You can install flake8-class-newline using pip

pip install flake8-class-newline

or add it to a project with poetry

poetry add flake8-class-newline

Package Details

Author
Alexander van Eck
License
MIT
Homepage
https://github.com/AlexanderVanEck/flake8-class-newline
PyPi:
https://pypi.org/project/flake8-class-newline/
GitHub Repo:
https://github.com/AlexanderVanEck/flake8-class-newline

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
No  flake8-class-newline  pypi packages just yet.

Errors

A list of common flake8-class-newline errors.

Code Examples

Here are some flake8-class-newline code examples and snippets.

Related Packages & Articles

flake8-bugbear 24.4.26

A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

flake8-2020 1.8.1

flake8 plugin which checks for misuse of sys.version or sys.version_info