noaa-oar-arl / monet

The Model and ObservatioN Evaluation Toolkit (MONET)
https://monet-arl.readthedocs.io
Other
45 stars 21 forks source link

Develop #70

Closed amcz closed 4 years ago

pep8speaks commented 4 years ago

Hello @amcz! Thanks for opening this PR.

Line 273:10: W503 line break before binary operator

Line 284:101: E501 line too long (109 > 100 characters)

Line 348:9: E722 do not use bare 'except'

Line 103:12: W503 line break before binary operator Line 233:36: W605 invalid escape sequence '\s'

Do see the Hitchhiker's guide to code style

amcz commented 4 years ago

merged develop into hysplitdev