datasette/tests/plugins
Miroslav Šedivý a882d67962
Modernize code to Python 3.6+ (#1158)
* Compact dict and set building
* Remove redundant parentheses
* Simplify chained conditions
* Change method name to lowercase
* Use triple double quotes for docstrings

Thanks, @eumiro!
2020-12-23 09:04:32 -08:00
..
messages_output_renderer.py
my_plugin.py Modernize code to Python 3.6+ (#1158) 2020-12-23 09:04:32 -08:00
my_plugin_2.py
register_output_renderer.py
view_name.py