mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-03-02 06:14:00 +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