MDAnalysis / solvation-analysis

A comprehensive tool for analyzing liquid solvation structure.
https://solvation-analysis.readthedocs.io/en/latest/
GNU General Public License v3.0
46 stars 13 forks source link

Solvation plots #67

Closed laurlee closed 1 year ago

laurlee commented 2 years ago

Description

Provide a brief description of the PR's purpose here.

Todos

Notable points that this PR has either accomplished or will accomplish.

Questions

Status

pep8speaks commented 2 years ago

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

Line 30:53: E231 missing whitespace after ',' Line 30:56: E231 missing whitespace after ',' Line 37:1: E302 expected 2 blank lines, found 1 Line 41:1: E302 expected 2 blank lines, found 1 Line 59:1: E302 expected 2 blank lines, found 1 Line 76:120: E501 line too long (120 > 119 characters) Line 179:1: E302 expected 2 blank lines, found 1 Line 192:13: E128 continuation line under-indented for visual indent Line 194:1: E302 expected 2 blank lines, found 1 Line 235:1: E302 expected 2 blank lines, found 1 Line 256:1: E302 expected 2 blank lines, found 1 Line 291:1: E302 expected 2 blank lines, found 1 Line 304:1: W391 blank line at end of file

Line 261:1: W391 blank line at end of file

Line 20:1: E302 expected 2 blank lines, found 1 Line 25:1: E302 expected 2 blank lines, found 1 Line 31:1: E302 expected 2 blank lines, found 1 Line 32:40: E231 missing whitespace after ',' Line 37:1: E302 expected 2 blank lines, found 1 Line 38:40: E231 missing whitespace after ',' Line 43:1: E302 expected 2 blank lines, found 1 Line 49:1: E302 expected 2 blank lines, found 1 Line 54:1: E302 expected 2 blank lines, found 1 Line 59:1: E302 expected 2 blank lines, found 1 Line 63:1: W391 blank line at end of file

Comment last updated at 2022-08-17 19:38:59 UTC