Files
typeshed/stdlib/distutils/debug.pyi

4 lines
51 B
Python

from typing import Final
DEBUG: Final[str | None]