mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-19 13:43:45 +08:00
9ec42cd6ff
This update replaces the generic `any` type with the more explicit `CLMem` type for better type safety and clarity. It ensures consistency across the `prepare_inputs` method implementations in derived classes, improving code readability and robustness.