1
0
Fork 0
satnogs-network/network
Fabian P. Schmidt 02eda83a84 utils/export_as_csv: Catch more-specific TypeError instead of broad Exception (W0703)
Fixes the broad-except (W0703) pylint error.

Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2020-01-08 18:02:23 +01:00
..
api api/serializers: Add missing inizialization (W0201) 2020-01-08 18:00:34 +01:00
base utils/export_as_csv: Catch more-specific TypeError instead of broad Exception (W0703) 2020-01-08 18:02:23 +01:00
static Add button for loading pass predictions in station page 2019-11-29 20:32:53 +02:00
templates Fix demod data display for utf-8 decodable non-CW observations (W1612) 2019-12-31 13:26:47 +01:00
users users/models: Replace __unicode__ by __str__ (W5102) 2020-01-08 14:45:51 +00:00
__init__.py Fix C0111 lint issues 2019-11-22 20:38:38 +02:00
_version.py Package 'satnogs-network' 2019-01-07 17:28:31 +02:00
celery.py Remove periodic run of sync_to_db task 2019-12-21 22:36:28 +02:00
settings.py Retry archive.org uploading on "SlowDown" error 2020-01-04 18:22:17 +02:00
urls.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
wsgi.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00