flake8-use-fstring 1.4
0
Flake8 plugin for string formatting style.
Contents
Flake8 plugin for string formatting style.
How to Install flake8-use-fstring
You can install flake8-use-fstring using pip
pip install flake8-use-fstring
or add it to a project with poetry
poetry add flake8-use-fstring
Package Details
- Author
- Michael Kim
- License
- Homepage
- https://github.com/MichaelKim0407/flake8-use-fstring
- PyPi:
- https://pypi.org/project/flake8-use-fstring/
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Quality Assurance
Related Packages
Errors
A list of common flake8-use-fstring errors.
Code Examples
Here are some flake8-use-fstring
code examples and snippets.