Skip to content

Commit 9746474

Browse files
authored
chore: enforce keyword-only arguments (microsoft#467)
1 parent bce0873 commit 9746474

File tree

5 files changed

+491
-321
lines changed

5 files changed

+491
-321
lines changed

playwright/async_api/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
from playwright.async_api._context_manager import PlaywrightContextManager
2525
from playwright.async_api._generated import (
2626
Accessibility,
27-
BindingCall,
2827
Browser,
2928
BrowserContext,
3029
BrowserType,

0 commit comments

Comments
 (0)