mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 10:52:31 +08:00
[html5lib] Annotate more (#14994)
* Import `webencodings` to use `Encoding` class instead of `Protocol` * Make `_inputstream.BufferedStream`, `filters.base.Filter`, `_utils.MethodDispatcher` generic * Fix incorrect types in `_ihatexml.pyi` * Add types for some attributes/methods
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
version = "1.1.*"
|
||||
upstream_repository = "https://github.com/html5lib/html5lib-python"
|
||||
requires = ["types-webencodings"]
|
||||
|
||||
[tool.stubtest]
|
||||
extras = ["all"]
|
||||
|
||||
Reference in New Issue
Block a user