NCAR / wrf_hydro_py

Python API for the WRF-Hydro model
59 stars 43 forks source link

Documentation #214

Closed jmccreight closed 4 years ago

pep8speaks commented 4 years ago

Hello @jmccreight! Thanks for opening this PR.

Line 455:1: E302 expected 2 blank lines, found 1

Local linting (style checking) can be peformed using pycodestyle General guidelines can be found at the Hitchhiker's guide to code style