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

Add docstrings to Observable class #2324

Open
jordandsullivan opened this issue Apr 25, 2024 · 0 comments
Open

Add docstrings to Observable class #2324

jordandsullivan opened this issue Apr 25, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation feature-request A request for a feature, tool, or workflow in Mitiq. observable

Comments

@jordandsullivan
Copy link
Contributor

jordandsullivan commented Apr 25, 2024

Issue Description

The Observable class lacks docstrings for most of its methods. While some might be considered self-explanatory (depending on a person's background), many are not, such as Observable.partition(). Even short @Property functions could still benefit from having fully written out explanations of what the property is.

Proposed Solution

Add descriptive docstrings for each method.

Additional References

@jordandsullivan jordandsullivan added documentation Improvements or additions to documentation feature-request A request for a feature, tool, or workflow in Mitiq. observable labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature-request A request for a feature, tool, or workflow in Mitiq. observable
Projects
None yet
Development

No branches or pull requests

1 participant