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

Docstrings #38

Merged
merged 3 commits into from
May 22, 2023
Merged

Docstrings #38

merged 3 commits into from
May 22, 2023

Conversation

cobaltine
Copy link
Owner

No description provided.

Improved the overall code documentation across the board. Added also
some "documentative" new features to the public API:
- Added `exceptions` module for all custom exceptions
- Added `hash_functions` module for serving hash function choices

The new `exceptions` module will help handle specific exceptions
properly while the `hash_functions` module will make accessing the
various hash function options easier (especially in an IDE).
Harmonized the readme file's examples and reflected some of the recent
additions and changes in the documentation and functionality,
especially the use of the new `hash_functions` module.
@cobaltine cobaltine merged commit 8face4a into main May 22, 2023
5 checks passed
@cobaltine cobaltine deleted the docstrings branch May 22, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant