Skip to content

{python3_13} Python3: fix imports in test_noproxy#223

Merged
anarcat merged 1 commit intolinkchecker:masterfrom
cjmayo:python3_13
Apr 24, 2019
Merged

{python3_13} Python3: fix imports in test_noproxy#223
anarcat merged 1 commit intolinkchecker:masterfrom
cjmayo:python3_13

Conversation

@cjmayo
Copy link
Copy Markdown
Contributor

@cjmayo cjmayo commented Apr 10, 2019

No description provided.

"""
import httpserver
from test.test_support import EnvironmentVarGuard
from .import httpserver
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think PEP-8 wants this to be from . import httpserver.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@cjmayo
Copy link
Copy Markdown
Contributor Author

cjmayo commented Apr 18, 2019

@mgedmin please confirm OK.

Copy link
Copy Markdown
Contributor

@mgedmin mgedmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

(I appreciate the pings and apologize for making you wait for like a week.)

@anarcat anarcat merged commit 8219b97 into linkchecker:master Apr 24, 2019
@cjmayo cjmayo deleted the python3_13 branch November 21, 2019 19:48
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.

4 participants