1
0
Fork 0
satnogs-network/network/base/management
Fabian P. Schmidt 903b264814 management/commands/fetch_data: Locally disable redefined-builtin pylint error (W0622)
In Python 3.3 ConnectionError was added as subclass in python builtins,
see PEP3151 or [1] for more details.

[1]: https://docs.python.org/3/whatsnew/3.3.html#pep-3151-reworking-the-os-and-io-exception-hierarchy

Fixes redefined-builtin (W0622) pylint error.

Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2020-01-08 15:17:33 +00:00
..
commands management/commands/fetch_data: Locally disable redefined-builtin pylint error (W0622) 2020-01-08 15:17:33 +00:00
__init__.py Refactor project 2014-12-19 15:06:58 +02:00