Olen / Spond

GNU General Public License v3.0
42 stars 20 forks source link

Correct documentation and type hints where functions may return `None` #147

Closed elliot-100 closed 2 days ago

elliot-100 commented 1 month ago

From #136:

get_events() and get_groups() ... return None if no events/groups are available.

I will submit a PR to document/type hint this correctly.

elliot-100 commented 1 week ago

This was only partially fixed by #148.

elliot-100 commented 2 days ago

Merging #148 didn't seem to close this; closing now.