-
Notifications
You must be signed in to change notification settings - Fork 424
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
DOC update pyrit.common
API reference
#657
Conversation
Looks great! Mark as non-draft and we can merge :) |
Alright! I just have one question: I noticed several other functions and classes in the common module have existing documentation. Would you like me to also add these to the API reference to improve overall documentation coverage? I'm currently working on it. It's almost done :) |
Yes, great! All of that's a welcome change, thank you for helping improve our docs :) |
@microsoft-github-policy-service agree |
initialize_pyrit
to API referenceinitialize_pyrit
to API reference
initialize_pyrit
to API referencepyrit.common
API reference
Add functions and classes with existing documentation to the `pyrit.common` API reference.
0f4a5a8
to
9148bfa
Compare
Description
This PR adds the
initialize_pyrit
function to the API reference indoc/api.rst
.Related issue: #653
Tests and Documentation
Verified documentation generation using
jupyter-book build doc