reduce modified files
This commit is contained in:
@@ -17,4 +17,4 @@ class CustomBrowser(Browser):
|
||||
context: CustomBrowserContext = None,
|
||||
) -> BrowserContext:
|
||||
"""Create a browser context"""
|
||||
return CustomBrowserContext(config=config, browser=self, context=context)
|
||||
return CustomBrowserContext(config=config, browser=self, context=context)
|
||||
|
||||
Reference in New Issue
Block a user