Project

General

Profile

Idea #19826

Updated by Brett Smith over 1 year ago

Ensure all public classes, methods, and functions in the @arvados@ module have docstrings in "our style":https://dev.arvados.org/projects/arvados/wiki/Coding_Standards#Python-docstrings. 

 Most of these functions will probably be marked deprecated, as they support the old jobs+tasks Crunch API. Our style describes how to do this.

Back