Project

General

Profile

Feature #19823

Updated by Brett Smith about 1 year ago

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

 Part of that work should probably include marking the entire module as deprecated along with the old jobs+tasks API. Our style guide describes how.

Back