Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 435 Bytes

File metadata and controls

8 lines (7 loc) · 435 Bytes

Code style and formatting

Please adhere to the Google Python Style Guide as closely as possible, with the following exception:

Docstrings must follow the Numpy Style Guide, as the docstrings are parsed using numpydoc to produce the documentation.