21283: Make arvados.api.__call__ a staticmethod 21283-callable-api-module
authorBrett Smith <brett.smith@curii.com>
Mon, 11 Dec 2023 14:29:56 +0000 (09:29 -0500)
committerBrett Smith <brett.smith@curii.com>
Mon, 11 Dec 2023 14:29:56 +0000 (09:29 -0500)
commit1372710a7f3b33d822c52455ed613c1063ad4b16
treed36314ef2517f3e9926083cda293c7dd5ac75d92
parent6fc40dd09630b712b5030dbed51e6e47e25b294c
21283: Make arvados.api.__call__ a staticmethod

This gives it a more helpful signature and docstring with less code.

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