HOME


Mini Shell 1.0
DIR: /proc/self/root/opt/alt/python38/lib64/python3.8/site-packages/charset_normalizer/
Upload File :
Current File : //proc/self/root/opt/alt/python38/lib64/python3.8/site-packages/charset_normalizer/__main__.py
from __future__ import annotations

from .cli import cli_detect

if __name__ == "__main__":
    cli_detect()