rdemaria / pysixtrack

Reference sixtrack tracking engine in pure python
Apache License 2.0
1 stars 12 forks source link

option to install apertures when creating line from madx sequence #32

Closed hannes-bartosik closed 4 years ago

pep8speaks commented 4 years ago

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

Line 15:35: E261 at least two spaces before inline comment Line 16:4: E221 multiple spaces before operator Line 17:4: E221 multiple spaces before operator Line 17:44: E261 at least two spaces before inline comment Line 18:4: E221 multiple spaces before operator Line 18:34: E261 at least two spaces before inline comment Line 20:61: W291 trailing whitespace Line 21:5: E128 continuation line under-indented for visual indent

Comment last updated at 2019-11-13 18:44:26 UTC