Skip to content

ergeon/flake8-f-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flake8-f-string

flake8-f-string check and warn about f-string issues.

Getting started

$ pip install flake8-f-string

Requirements

  • Python 3
  • flake8 >= 3.5

Error codes

This plugin uses the following error codes:

  • FS101 - passing callable objects as arguments for formatted string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages