Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

Improve dbotu module docs #8

Open
cduvallet opened this issue Aug 21, 2017 · 0 comments
Open

Improve dbotu module docs #8

cduvallet opened this issue Aug 21, 2017 · 0 comments

Comments

@cduvallet
Copy link
Collaborator

The documentation for interfacing with dbotu3 via the python module is relatively sparse.

For example, the dbotu module has no docstring (from an ipython terminal):

>>> import dbotu
>>> dbotu?
Type:        module
String form: <module 'dbotu' from '/Users/claire/anaconda/bin/dbotu.pyc'>
File:        ~/anaconda/bin/dbotu.py
Docstring:   <no docstring>

The API Reference documentation could also be greatly improved with use cases and/or examples.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant