datasette/datasette/views
Simon Willison 6300d3e269 Apply black to everything
I ran this:

    black datasette tests
2019-05-03 17:56:52 -04:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py Apply black to everything 2019-05-03 17:56:52 -04:00
database.py DatabaseView no longer uses .inspect(), closes #420 2019-05-01 18:13:26 -07:00
index.py Apply black to everything 2019-05-03 17:56:52 -04:00
special.py Apply black to everything 2019-05-03 17:56:52 -04:00
table.py Apply black to everything 2019-05-03 17:56:52 -04:00