-
Notifications
You must be signed in to change notification settings - Fork 2k
13437 Type Hints & docstrings for conda.core.index #13816
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
Conversation
|
We require contributors to sign our Contributor License Agreement and we don't have one on file for @Nathann03. In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature, merge the PR (conda/infrastructure#916), and ping the bot to refresh the PR. |
|
@conda-bot check |
CodSpeed Performance ReportMerging #13816 will not alter performanceComparing Summary
|
travishathaway
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this submission. Please see my recommendations. Let me know if you have any questions.
Description
This small PR that adds a docstrings and type hints to
conda.core.index. This change is part of a larger issue: #13437Checklist - did you ...
Add a file to the
newsdirectory (using the template) for the next release's release notes?Add / update necessary tests?
Add / update outdated documentation?