Skip to content

Commit

Permalink
fixed linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepsuryaprasad committed Dec 14, 2024
1 parent f779465 commit ad4506a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/selenium/webdriver/remote/client_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ class ClientConfig:
extra_headers = _ClientConfigDescriptor("_extra_headers")
"""Gets and Sets extra headers to be added to the request."""


def __init__(
self,
remote_server_addr: str,
Expand Down

0 comments on commit ad4506a

Please sign in to comment.