HOME


Mini Shell 1.0
DIR: /proc/self/root/opt/hc_python/lib/python3.12/site-packages/charset_normalizer/
Upload File :
Current File : //proc/self/root/opt/hc_python/lib/python3.12/site-packages/charset_normalizer/__main__.py
from __future__ import annotations

from .cli import cli_detect

if __name__ == "__main__":
    cli_detect()