1 2 3 4 5 6
from .__main__ import cli_detect, query_yes_no __all__ = ( "cli_detect", "query_yes_no", )