mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-03-01 02:53:59 +08:00
* mypy: set implicit-optional = true * find and replace '| None = None' -> '= None' in function args
* mypy: set implicit-optional = true * find and replace '| None = None' -> '= None' in function args