Files
typeshed/stdlib/distutils/debug.pyi

4 lines
51 B
Python

from typing import Optional
DEBUG: Optional[bool]