mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
markdown: remove INSTALLED_EXTENSIONS. (#8002)
This commit is contained in:
@@ -12,7 +12,6 @@ AMP_SUBSTITUTE: Any
|
||||
HTML_PLACEHOLDER: Any
|
||||
HTML_PLACEHOLDER_RE: Pattern[str]
|
||||
TAG_PLACEHOLDER: Any
|
||||
INSTALLED_EXTENSIONS: Any
|
||||
RTL_BIDI_RANGES: Any
|
||||
|
||||
def deprecated(message: str, stacklevel: int = ...): ...
|
||||
|
||||
Reference in New Issue
Block a user