inquisitor/inquisitor/__main__.py

2 lines
27 B
Python
Raw Normal View History

2020-12-30 20:20:52 +00:00
from cli import main
main()