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

[ES - REALMADRIDTV] correct linting on realmadridtv.py for Flake8 #654

Conversation

ppiotr3k
Copy link
Contributor

Fixes following Flake8 violations:

./resources/lib/channels/es/realmadridtv.py:11:16: E401 multiple imports on one line
./resources/lib/channels/es/realmadridtv.py:26:5: E265 block comment should start with '# '
./resources/lib/channels/es/realmadridtv.py:29:5: E265 block comment should start with '# '
./resources/lib/channels/es/realmadridtv.py:31:43: E231 missing whitespace after ':'
./resources/lib/channels/es/realmadridtv.py:35:14: E225 missing whitespace around operator
./resources/lib/channels/es/realmadridtv.py:37:13: E225 missing whitespace around operator

Fixes following Flake8 violations:
> ./resources/lib/channels/es/realmadridtv.py:11:16: E401 multiple imports on one line
> ./resources/lib/channels/es/realmadridtv.py:26:5: E265 block comment should start with '# '
> ./resources/lib/channels/es/realmadridtv.py:29:5: E265 block comment should start with '# '
> ./resources/lib/channels/es/realmadridtv.py:31:43: E231 missing whitespace after ':'
> ./resources/lib/channels/es/realmadridtv.py:35:14: E225 missing whitespace around operator
> ./resources/lib/channels/es/realmadridtv.py:37:13: E225 missing whitespace around operator
@joaopa00 joaopa00 closed this Feb 27, 2022
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 this pull request may close these issues.

None yet

2 participants