1
0
Fork 0
satnogs-network/network/api
Fabian P. Schmidt f774025a6f utils/sync_demoddata_to_db: Raise RequestException if sync fails (W0703)
Let the caller handle the exception in case the sync fails.

Fixes a broad-except (W0703) pylint error.

Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2020-01-04 14:08:00 +01:00
..
__init__.py Refactor project 2014-12-19 15:06:58 +02:00
filters.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
pagination.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
perms.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
serializers.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
tests.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
urls.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
views.py utils/sync_demoddata_to_db: Raise RequestException if sync fails (W0703) 2020-01-04 14:08:00 +01:00