TopoToolbox / pytopotoolbox

Python interface to TopoToolbox
https://topotoolbox.github.io/pytopotoolbox/
GNU General Public License v3.0
1 stars 2 forks source link

Add Docstrings and pep8 standard #16

Closed Teschl closed 2 months ago

Teschl commented 3 months ago

Add Docstrings to each function and implement the rules set by pep8 code layout (maximum line length for example).

wkearn commented 2 months ago

Closed by #23