Open j-andrews7 opened 8 years ago
Convert all functions, classes, etc, to use Google-style docstrings so that docs can be automatically generated down the line.
See this page for good examples.
This only has to be done for motifs.py now.
motifs.py
Convert all functions, classes, etc, to use Google-style docstrings so that docs can be automatically generated down the line.
See this page for good examples.