Files @ 4833be74f5c0
Branch filter:

Location: Shamira/src/shamira/__main__.py - annotation

Laman
added an entry point to be executable
1
2
3
from . import cli

cli.run()