19821: Document the arvados.collection module
authorBrett Smith <brett.smith@curii.com>
Tue, 10 Oct 2023 20:24:12 +0000 (16:24 -0400)
committerBrett Smith <brett.smith@curii.com>
Wed, 11 Oct 2023 16:27:51 +0000 (12:27 -0400)
commitc8c1fd28b0a587a91041e02da13918ca34a5ce6f
tree8e7d79171b1251b7e3eef34a84fcb4788215be9a
parenteaa738a4bf29f2147271c7e5f2c529a1f84ee01c
19821: Document the arvados.collection module

* Add docstrings and type signatures to all public methods.

* Mark all deprecated classes and methods. Move them to the bottom of
  the module for better organization of web documentation.

* Mark all internal classes and methods.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
sdk/python/arvados/collection.py