-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Closed
Copy link
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification
Description
When I was looking at the src/_pytest/cacheprovider.py file, I noticed that there are some missing docstrings. Some public methods and pytest hook functions don't have docstrings but similar methods in the same file have documentation. I propose adding docstrings to lines 478 to 586, specifically to pytest_addoption(), pytest_configure(), and cacheshow(). I can submit a PR for this if you agree.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification