Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix qotd/views.py #784

Closed
palcu opened this issue Oct 23, 2015 · 1 comment
Closed

Fix qotd/views.py #784

palcu opened this issue Oct 23, 2015 · 1 comment
Milestone

Comments

@palcu
Copy link
Member

palcu commented Oct 23, 2015

Repair:

views.py:13:1: E302 expected 2 blank lines, found 1
views.py:22:80: E501 line too long (109 > 79 characters)
views.py:42:17: E128 continuation line under-indented for visual indent
views.py:56:17: E128 continuation line under-indented for visual indent
views.py:61:1: E302 expected 2 blank lines, found 1
views.py:85:13: E128 continuation line under-indented for visual indent
views.py:85:61: E231 missing whitespace after ','
views.py:91:80: E501 line too long (129 > 79 characters)
views.py:113:49: E261 at least two spaces before inline comment
views.py:115:80: E501 line too long (120 > 79 characters)
views.py:117:47: W292 no newline at end of file
@palcu palcu added this to the Hacktoberfest milestone Oct 23, 2015
@costinpapuc
Copy link

working on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants