AIStream-Peelout / flow-forecast

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
https://flow-forecast.atlassian.net/wiki/spaces/FF/overview
GNU General Public License v3.0
2.01k stars 289 forks source link

save_path has type `str` but used as type `None` #587

Closed luca-digrazia closed 2 years ago

luca-digrazia commented 2 years ago

"filename": "flood_forecast/da_rnn/train_da.py" "warning_type": "Incompatible variable type [9]" "warning_message": " save_path is declared to have type str but is used as type None." "warning_line": 32 "fix": None to ""