You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: restore pandas DataFrame type hints in input.py
Use TYPE_CHECKING import for pd so lazy loading stays fast while keeping
return type annotations on get_cloud_emissions_data and get_cpu_power_data.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments