python-ogn-client/tests/client
lemoidului 5291ddeaf4
add decode strict arg in run method (#98)
* add decode strict arg in run method

* adapt client.py unit tests with new run strict arg

* add ignore_decoding_error arg in APRSClient.run()
2021-05-31 20:45:16 +02:00
..
__init__.py
test_AprsClient.py add decode strict arg in run method (#98) 2021-05-31 20:45:16 +02:00
test_TelnetClient.py