rdemaria / pysixtrack

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

Adapted to pyblep machine description #13

Closed giadarol closed 5 years ago

pep8speaks commented 5 years ago

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

Line 63:1: E101 indentation contains mixed spaces and tabs Line 63:12: E225 missing whitespace around operator Line 64:12: E225 missing whitespace around operator Line 99:17: W291 trailing whitespace Line 113:36: W291 trailing whitespace Line 115:45: W291 trailing whitespace

Line 63:1: E101 indentation contains mixed spaces and tabs Line 63:12: E225 missing whitespace around operator Line 64:12: E225 missing whitespace around operator Line 99:17: W291 trailing whitespace Line 113:36: W291 trailing whitespace Line 115:45: W291 trailing whitespace

Line 255:1: W293 blank line contains whitespace Line 307:1: W293 blank line contains whitespace

Comment last updated at 2019-06-16 11:31:03 UTC