Closed Olllom closed 2 years ago
Hello @Olllom! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
lettuce/lattices.py
:Line 70:80: E501 line too long (119 > 79 characters) Line 74:80: E501 line too long (106 > 79 characters)
Follow-up PR to #104 with fixed tests. See discussion in there.