markdown: PY37 is a bool (#7831)

This commit is contained in:
L
2022-05-12 10:46:50 +08:00
committed by GitHub
parent 693c4f19b4
commit f8db698ece

View File

@@ -1,6 +1,6 @@
from typing import Any, Pattern
PY37: Any
PY37: bool
__deprecated__: Any
BLOCK_LEVEL_ELEMENTS: Any
STX: str