mirror of
https://github.com/meshtastic/python.git
synced 2026-01-02 04:47:54 -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.