Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 238 Bytes

README.rst

File metadata and controls

6 lines (3 loc) · 238 Bytes

This is an alpha release. Do NOT use on uncommitted code!

fstringify is a command line tool to automatically convert a project's Python code from old style formatted strings into Python 3.6+'s "f-strings".

See GitHub for more details.