Dlux804 / McQuade-Chem-ML

Development of easy to use and reproducible ML scripts for chemistry.
5 stars 1 forks source link

Development andres #68

Closed andreshyer closed 4 years ago

andreshyer commented 4 years ago

Bug Fixes

pep8speaks commented 4 years ago

Hello @andreshyer! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 75:27: W605 invalid escape sequence '-' Line 75:30: W605 invalid escape sequence '\d' Line 78:80: E501 line too long (101 > 79 characters)

Line 31:9: E303 too many blank lines (2) Line 32:9: E265 block comment should start with '# ' Line 32:80: E501 line too long (107 > 79 characters) Line 80:80: E501 line too long (82 > 79 characters) Line 197:6: E111 indentation is not a multiple of four Line 197:6: E117 over-indented Line 198:5: E265 block comment should start with '# '