Skip to content

Commit

Permalink
chore: reformat
Browse files Browse the repository at this point in the history
should probably use pre commit hooks tbh
  • Loading branch information
Mattwmaster58 committed Nov 16, 2024
1 parent e4c033a commit 30e4ce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playwright_stealth/stealth.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ def __init__(
navigator_platform_override: Optional[str] = None,
navigator_user_agent_override: Optional[str] = None,
navigator_vendor_override: str = "Google Inc.",
sec_ch_ua_override: Optional[str] = None,
webgl_renderer_override: str = "Intel Iris OpenGL Engine",
webgl_vendor_override: str = "Intel Inc.",
init_scripts_only: bool = False,
Expand Down

0 comments on commit 30e4ce6

Please sign in to comment.