Actions
Story #19820
openWrite docstrings for arvados.cache
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
0.5
Description
Ensure all public classes, methods, and functions in the arvados.cache
module have docstrings in our style.
Related issues
Updated by Brett Smith 10 months ago
- Related to Story #18800: Update Python SDK documentation added
Updated by Brett Smith 9 months ago
- Description updated (diff)
This seems really low-priority. It looks like this module is primarily for internal use in building the Arvados API HTTP client. We might consider explicitly marking it as an internal module with a leading underscore instead.
Actions