mirror of
https://github.com/glomatico/votify.git
synced 2026-09-26 11:02:29 +02:00
Add __main__ to expose CLI entrypoint
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from .cli.cli import main
|
||||
|
||||
main()
|
||||
Reference in New Issue
Block a user