Contents

flake8-use-fstring 1.4

0

Flake8 plugin for string formatting style.

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
No  flake8-use-fstring  pypi packages just yet.

Errors

A list of common flake8-use-fstring errors.

Code Examples

Here are some flake8-use-fstring code examples and snippets.

Related Packages & Articles