Files
python/meshtastic/tests
Steve Holden a07e853f69 Refactor to remove pylint issues.
Since one of pylint's complains was that the globals module was
shadowing the built-in, and since the name `config` was already
is use in several modules, globals.py was renamed as mt_config.py.
All tests now pass, and the only remaining local pylint errors
relate to the protobuf code, I'm hoping this will make the PR
valid.
2024-04-10 17:42:44 +01:00
..
2024-04-10 17:42:44 +01:00
2023-03-31 20:09:59 +02:00
2024-04-10 17:42:44 +01:00
2023-03-31 20:09:59 +02:00
2024-04-10 17:42:44 +01:00
2023-03-31 20:09:59 +02:00
2023-03-31 20:09:59 +02:00
2023-03-31 20:09:59 +02:00
2023-03-31 20:09:59 +02:00
2024-04-02 15:15:22 -07:00