Skip to content

Commit cba1c05

Browse files
fixing cli
1 parent 8a54ecf commit cba1c05

File tree

21 files changed

+3
-2
lines changed

21 files changed

+3
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .cli import main
1+
from .cli.cli import main
22

33
if __name__ == "__main__":
44
main()
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
Β (0)