pyenergyplus / witheppy

Python packages built using eppy
MIT License
8 stars 2 forks source link

Use NumPy Style Python Docstrings. #4

Closed santoshphilip closed 5 years ago

santoshphilip commented 5 years ago

Problem: need to standardize docstrings Solution: use numpydoc docstrings https://numpydoc.readthedocs.io/en/latest/format.html#docstring-standard

santoshphilip commented 5 years ago

docstrings are now numpy style