1
0
Fork 0
satnogs-db/db/api
Corey Shields f80f207c78 Flake and isort fixes
Fix some spacing issues and import syntax introduced by my linting changes.

The inline pylint disable for C0412 clashes with isort, there is no combination there that works for both.

Signed-off-by: Corey Shields <cshields@gmail.com>
2019-07-27 15:55:20 -04:00
..
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
filters.py add filters on satnogs db telemetry api 2019-07-20 07:31:24 -07:00
pagination.py future imports and remove unicode strings 2019-06-30 19:23:55 -04:00
serializers.py Linting for W0511 2019-07-27 15:23:26 -04:00
tests.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
urls.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
views.py Flake and isort fixes 2019-07-27 15:55:20 -04:00