mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-11 11:42:09 +08:00
dffe04ad62
This commit adds explicit type annotations for the `inputs` dictionary and the return value of the `prepare_inputs` method in `model_runner.py`. These changes improve code readability and ensure type consistency, enhancing maintainability and reducing potential errors.