관리-도구
편집 파일: __init__.py
from .__main__ import cli_detect, query_yes_no __all__ = ( "cli_detect", "query_yes_no", )