mirror of
https://github.com/meshtastic/python.git
synced 2026-04-17 21:42:20 -04: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.