Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b2bc440

Browse files
author
oxyjonas
committed
Update main.py
1 parent 9d98dc8 commit b2bc440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
ENDPOINT = "pr.oxylabs.io:7777"
1212

1313

14-
def chrome_proxy(user: str, password: str, endpoint: str):
14+
def chrome_proxy(user: str, password: str, endpoint: str)->dict:
1515
wire_options = {
1616
"proxy": {
1717
"http": f"http://{user}:{password}@{endpoint}",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /