mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-18 18:05:57 +08:00
Upgrade to stubtest with dunder pos only reverted (#7442)
This commit is contained in:
@@ -20,6 +20,7 @@ from .webkitgtk.options import Options as WebKitGTKOptions
|
||||
from .webkitgtk.webdriver import WebDriver as WebKitGTK
|
||||
|
||||
# We need an explicit __all__ because some of the above won't otherwise be exported.
|
||||
# This could also be fixed using assignments
|
||||
__all__ = [
|
||||
"Firefox",
|
||||
"FirefoxProfile",
|
||||
|
||||
Reference in New Issue
Block a user