mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-21 17:18:30 +08:00
Update to mypy 1.14 (#13272)
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
# TODO: missing from stub
|
||||
humanfriendly.__all__
|
||||
humanfriendly.case.__all__
|
||||
humanfriendly.cli.__all__
|
||||
humanfriendly.compat.__all__
|
||||
humanfriendly.decorators.__all__
|
||||
humanfriendly.deprecation.__all__
|
||||
humanfriendly.prompts.__all__
|
||||
humanfriendly.sphinx.__all__
|
||||
humanfriendly.tables.__all__
|
||||
humanfriendly.terminal.__all__
|
||||
humanfriendly.terminal.html.__all__
|
||||
humanfriendly.terminal.spinners.__all__
|
||||
humanfriendly.testing.__all__
|
||||
humanfriendly.text.__all__
|
||||
humanfriendly.usage.__all__
|
||||
|
||||
# Re-exports:
|
||||
humanfriendly.usage.import_module
|
||||
humanfriendly.compat.which
|
||||
|
||||
Reference in New Issue
Block a user