Closed stroblme closed 4 months ago
Hello @stroblme! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
qml_essentials/model.py
Line 149:80: E501 line too long (95 > 79 characters) Line 177:80: E501 line too long (83 > 79 characters) Line 185:80: E501 line too long (82 > 79 characters)
ignoring pep, formatting addressed in #3
Hello @stroblme! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
qml_essentials/model.py
: