mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
markdown: PY37 is a bool (#7831)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from typing import Any, Pattern
|
||||
|
||||
PY37: Any
|
||||
PY37: bool
|
||||
__deprecated__: Any
|
||||
BLOCK_LEVEL_ELEMENTS: Any
|
||||
STX: str
|
||||
|
||||
Reference in New Issue
Block a user