Idea #21211
closed
Add type annotations to documented PySDK modules
Added by Brett Smith about 1 year ago.
Updated 12 months ago.
Release relationship:
Auto
Description
During #19821 we decided to add type annotations to our Python SDK purely as a documentation aid. Go back and add annotations to the modules that were documented before that:
- arvados.api
- arvados.retry
There should be type annotations in the docstrings, so this should just be a rote exercise of porting those to the older typing style.
- Category set to Documentation
21211-pysdk-annotations @ 3fc85b18b18396d819e2a29a118985b794ed2e74 - developer-run-tests: #3919
- All agreed upon points are implemented / addressed.
- Yes. I also remembered that
arvados.safeapi
is documented, so I annotated that too.
- Anything not implemented (discovered or discussed during work) has a follow-up story.
- Code is tested and passing, both automated and manual, what manual testing was done is described
- Documentation has been updated.
- Behaves appropriately at the intended scale (describe intended scale).
- Considered backwards and forwards compatibility issues between client and server.
- Follows our coding standards and GUI style guidelines.
- % Done changed from 0 to 100
- Status changed from New to Resolved
Also available in: Atom
PDF