mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-20 01:13:55 +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