Fixed cli not parsing args or showing help
This commit is contained in:
parent
72b4ec78fc
commit
65a74e961a
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
.env
|
||||
__pycache__
|
||||
logs/*
|
||||
*.log
|
||||
.log.
|
||||
*.egg-info
|
||||
dist/
|
Loading…
Reference in New Issue
Block a user