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

FLAKE8: white space #55

Closed
Segelzwerg opened this issue Apr 6, 2024 · 0 comments · Fixed by #56
Closed

FLAKE8: white space #55

Segelzwerg opened this issue Apr 6, 2024 · 0 comments · Fixed by #56
Milestone

Comments

@Segelzwerg
Copy link
Owner

tests/test_context_processor.py:18:1: W293 blank line contains whitespace

^
tests/test_context_processor.py:23:1: W293 blank line contains whitespace

^
tests/test_context_processor.py:24:1: W293 blank line contains whitespace

^
tests/test_context_processor.py:25:5: E303 too many blank lines (2)
def test_theme_file(self):
^
1 E303 too many blank lines (2)
3 W293 blank line contains whitespace

@Segelzwerg Segelzwerg added this to the 0.1.0 milestone Apr 6, 2024
@Segelzwerg Segelzwerg linked a pull request Apr 6, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant