update sunset to provide both check() and check_with_delta()
Opened this issue · 0 comments
cturra commented
right now all sunset.check() requests use a time delta. this might not always be necessary, so lets break this out into two methods: check() and check_with_delta()