File tree Expand file tree Collapse file tree 3 files changed +0
-66
lines changed Expand file tree Collapse file tree 3 files changed +0
-66
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -19,4 +19,3 @@ flake8==3.8.3
19
19
twine==3.2.0
20
20
pyOpenSSL==19.1.0
21
21
service_identity==18.1.0
22
- pdoc3==0.9.1
Original file line number Diff line number Diff line change 19
19
For more information you'll find the documentation for the sync API [here](sync_api.html)
20
20
and for the async API [here](async_api.html).
21
21
"""
22
-
23
- __pdoc__ = {
24
- "_accessibility" : False ,
25
- "_async_base" : False ,
26
- "_browser" : False ,
27
- "_browser_context" : False ,
28
- "_browser_type" : False ,
29
- "_cdp_session" : False ,
30
- "_chromium_browser_context" : False ,
31
- "_connection" : False ,
32
- "_console_message" : False ,
33
- "_dialog" : False ,
34
- "_download" : False ,
35
- "_element_handle" : False ,
36
- "_event_context_manager" : False ,
37
- "_file_chooser" : False ,
38
- "_frame" : False ,
39
- "_helper" : False ,
40
- "_impl_to_api_mapping" : False ,
41
- "_input" : False ,
42
- "_js_handle" : False ,
43
- "_main" : False ,
44
- "_network" : False ,
45
- "_object_factory" : False ,
46
- "_page" : False ,
47
- "_path_utils" : False ,
48
- "_playwright" : False ,
49
- "_selectors" : False ,
50
- "_sync_base" : False ,
51
- "_transport" : False ,
52
- "_wait_helper" : False ,
53
- "_async_playwright" : False ,
54
- "_sync_playwright" : False ,
55
- }
You can’t perform that action at this time.
0 commit comments