LeapBeyond / catwalk

A platform for models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All python files should gain a top docstring for help(amodule) purposes. Can be just one line.

rwlambert opened this issue · comments

e.g.:

"The app module of catwalk, defines and instantiates the main flask app. Contains decorated flask functions, see help on each function for details."