flake8-class-newline 1.6.0
0
Flake8 lint for newline after class definitions.
Contents
Flake8 lint for newline after class definitions.
Stars: 6, Watchers: 6, Forks: 1, Open Issues: 0The alexandervaneck/flake8-class-newline
repo was created 7 years ago and the last code push was 2 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
Related Packages
Errors
A list of common flake8-class-newline errors.
Code Examples
Here are some flake8-class-newline
code examples and snippets.