mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-14 21:32:14 -07:00
format
This commit is contained in:
parent
fabb5db953
commit
4f2887214a
4 changed files with 15 additions and 15 deletions
|
|
@ -1,9 +1,11 @@
|
|||
import click
|
||||
import carousel
|
||||
|
||||
|
||||
@click.command()
|
||||
def cli():
|
||||
carousel.main()
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
cli()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue