Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
elliot-100 opened this issue Jul 26, 2024 · 2 comments · Fixed by #148
Closed

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

elliot-100 opened this issue Jul 26, 2024 · 2 comments · Fixed by #148
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@elliot-100
Copy link
Collaborator

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 elliot-100 added bug Something isn't working documentation Improvements or additions to documentation labels Jul 26, 2024
@elliot-100 elliot-100 self-assigned this Jul 26, 2024
@elliot-100
Copy link
Collaborator Author

This was only partially fixed by #148.

@elliot-100
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant