jpayne@7: from .cli import cli_detect jpayne@7: jpayne@7: if __name__ == "__main__": jpayne@7: cli_detect()