Skip to content

Conversation

@alexander-ponomaroff
Copy link
Contributor

@alexander-ponomaroff alexander-ponomaroff commented Dec 3, 2018

Testing Errors:

E201 whitespace after '('
E202 whitespace before ')'

Issue #29

@pep8speaks
Copy link

pep8speaks commented Dec 3, 2018

Hello @alexander-ponomaroff! Thanks for updating the PR.

  • In the file search.py, following are the PEP8 issues :

Line 33:43: E201 whitespace after '('
Line 33:58: E202 whitespace before ')'

Comment last updated on December 03, 2018 at 21:50 Hours UTC

@alexander-ponomaroff
Copy link
Contributor Author

Flake8 will return this locally:

Alexanders-MacBook-Pro:pySearch alexander_ponomaroff$ flake8 .
./search.py:33:43: E201 whitespace after '('
./search.py:33:58: E202 whitespace before ')'

@alexander-ponomaroff alexander-ponomaroff mentioned this pull request Dec 3, 2018
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.

2 participants