mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-07 14:38:42 +00:00
5 lines
61 B
Python
5 lines
61 B
Python
from .cli import main
|
|
|
|
if __name__ == '__main__':
|
|
main()
|