```python def coverage_time_str(self, info_df=pd.DataFrame) -> str: ``` `pd.DataFrame` is the class, used as a default. Should be `info_df: pd.DataFrame`. Site: `base_erddap_forecast.py:160` (from #1780)
pd.DataFrameis the class, used as a default. Should beinfo_df: pd.DataFrame.Site:
base_erddap_forecast.py:160(from #1780)