mirror of
https://github.com/meshtastic/python.git
synced 2025-12-28 18:37:52 -05:00
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.
3.8 KiB
3.8 KiB