File size: 73 Bytes
9cddcfd
 
 
 
1
2
3
4
5
from .cli import cli_detect

if __name__ == "__main__":
    cli_detect()