OpenFreeEnergy / konnektor

Algorithms for various Network Layouts and Tooling for planning FE Calculations
https://konnektor.readthedocs.io/
MIT License
14 stars 3 forks source link

Add other intermediate generator to wrapper #57

Closed LindeSchoenmaker closed 3 months ago

pep8speaks commented 3 months ago

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

Line 20:80: E501 line too long (84 > 79 characters) Line 23:41: W291 trailing whitespace Line 25:80: E501 line too long (96 > 79 characters) Line 30:80: E501 line too long (107 > 79 characters) Line 34:80: E501 line too long (94 > 79 characters) Line 36:1: W293 blank line contains whitespace Line 46:80: E501 line too long (94 > 79 characters) Line 47:1: W293 blank line contains whitespace Line 48:1: E302 expected 2 blank lines, found 1 Line 122:80: E501 line too long (94 > 79 characters)