Commit graph

2 commits

Author SHA1 Message Date
Simon Willison
6a348e3c2c Removed unnecessary imports with autoflake
I ran this:

    autoflake --in-place --recursive tests datasette
2019-06-23 22:15:31 -07:00
Simon Willison
ecae805d37 Sort commits using isort
Also added lint test to ensure they stay sorted.
2019-06-23 22:04:00 -07:00
Renamed from tests/test_black.py (Browse further)