datasette/datasette/utils
Simon Willison 30e64c8d3b
Use f-strings in place of .format()
Code transformed like so:

    pip install flynt
    flynt .
    black .
2020-11-15 15:24:22 -08:00
..
__init__.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
asgi.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
shutil_backport.py Backport of Python 3.8 shutil.copytree, refs #744 (#769) 2020-05-27 11:17:43 -07:00
testing.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00