[JOSS review] Python codes should follow pep8
seisman opened this issue · 0 comments
seisman commented
Although not mandatory, it's a good practice to follow the Python style guide pep8.
There are some tools to automatically format Python codes, e.g. pycodestyle, black.