mirror of
https://github.com/meshtastic/python.git
synced 2025-12-30 11:27:53 -05:00
main.py's only real change is
log_set: Optional[LogSet] = None # type: ignore[annotation-unchecked]
Everything else is the automated reformatting to match our trunk formatting
rules.