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

Update simple_tests.py #1402

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update simple_tests.py #1402

wants to merge 1 commit into from

Conversation

JVALVARO
Copy link

Fix: Consider using the requests library, which has better error handling and timeout capabilities

Fix: Consider using the requests library, which has better error handling and timeout capabilities
@pep8speaks
Copy link

Hello @JVALVARO! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 81:1: E305 expected 2 blank lines after class or function definition, found 0
Line 82:1: E402 module level import not at top of file
Line 83:1: E302 expected 2 blank lines, found 0
Line 94:1: E305 expected 2 blank lines after class or function definition, found 0

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