ZeevG / python-forecast.io

A thin Python Wrapper for the Dark Sky (formerly forecast.io) weather API
http://zeevgilovitz.com/python-forecast.io/
Other
424 stars 88 forks source link

fix getattr recursion, redo alerts upon update #63

Open leoscholl opened 5 years ago

leoscholl commented 5 years ago

these changes allow a Forecast object to be pickled properly, and fix a problem where alerts weren't being updated properly