mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-17 21:38:03 +08:00
Replace Incomplete | None = None in third party stubs (#14063)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"stdlib/tkinter/scrolledtext.pyi",
|
||||
"stdlib/tkinter/tix.pyi",
|
||||
"stdlib/tkinter/ttk.pyi",
|
||||
"stubs/aiofiles/aiofiles/tempfile/temptypes.pyi",
|
||||
"stubs/aiofiles",
|
||||
"stubs/antlr4-python3-runtime",
|
||||
"stubs/auth0-python",
|
||||
"stubs/Authlib",
|
||||
@@ -62,6 +62,7 @@
|
||||
"stubs/ldap3",
|
||||
"stubs/m3u8",
|
||||
"stubs/Markdown",
|
||||
"stubs/mock/mock/mock.pyi",
|
||||
"stubs/mysqlclient",
|
||||
"stubs/netaddr/netaddr/core.pyi",
|
||||
"stubs/netaddr/netaddr/ip/__init__.pyi",
|
||||
@@ -69,6 +70,8 @@
|
||||
"stubs/networkx",
|
||||
"stubs/oauthlib",
|
||||
"stubs/openpyxl",
|
||||
"stubs/opentracing/opentracing/span.pyi",
|
||||
"stubs/paramiko/paramiko/_winapi.pyi",
|
||||
"stubs/parsimonious/parsimonious/nodes.pyi",
|
||||
"stubs/passlib",
|
||||
"stubs/peewee",
|
||||
@@ -86,6 +89,7 @@
|
||||
"stubs/python-dateutil",
|
||||
"stubs/python-http-client",
|
||||
"stubs/python-jose",
|
||||
"stubs/pytz/pytz/lazy.pyi",
|
||||
"stubs/pywin32",
|
||||
"stubs/pyxdg",
|
||||
"stubs/PyYAML",
|
||||
|
||||
Reference in New Issue
Block a user