Spaces:
Runtime error
Runtime error
File size: 77 Bytes
2a0bc63 |
1 2 3 4 5 |
from .cli import cli_detect
if __name__ == "__main__":
cli_detect()
|