flake8-string-format 0.3.0
0
string format checker, plugin for flake8
Contents
string format checker, plugin for flake8
How to Install flake8-string-format
You can install flake8-string-format using pip
pip install flake8-string-format
or add it to a project with poetry
poetry add flake8-string-format
Package Details
- Author
- Fabian Neundorf
- License
- MIT License
- Homepage
- https://github.com/xZise/flake8-string-format
- PyPi:
- https://pypi.org/project/flake8-string-format/
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Quality Assurance
Related Packages
Errors
A list of common flake8-string-format errors.
Code Examples
Here are some flake8-string-format
code examples and snippets.