Closed bgerrity closed 4 years ago
Updated examples in favor of more readable f-strings over format.
PEP 498 available for Python 3.6 and later.
This is a relatively light effort to update to f-strings: If it's agreeable, will add any entries I missed.
Also, may either update the dict keys formatting strings or write a new entry for f-strings.
Updated examples in favor of more readable f-strings over format.
PEP 498 available for Python 3.6 and later.