mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-18 18:13:42 +08:00
40d9e092b6
Removed specific type hints and return annotations for `self.inputs` and `run_model` methods to enhance flexibility and maintain consistency. These changes streamline the code and improve compatibility with varying input/output types during model inference.