22079: Improve PySDK list method reference
authorBrett Smith <brett.smith@curii.com>
Mon, 16 Sep 2024 14:12:03 +0000 (10:12 -0400)
committerBrett Smith <brett.smith@curii.com>
Mon, 16 Sep 2024 14:22:34 +0000 (10:22 -0400)
commit3a35daf4313ca91646c90e34f46ad6d9d31a4c58
tree44d7fc45f43e8bbb4b099d94d2febbea252c44cc
parent2f9bc5acf36202c9f69a20eb3dd0376d22223291
22079: Improve PySDK list method reference

* Add a pointer to the iterator wrapper directly to the `list` method
  docstring.
* Accommodate the special case of the computed permissions wrapper.

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