mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 11:13:53 +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