Updated _soypak.py
This commit is contained in:
parent
ce8365ebe7
commit
5700eea0ed
|
|
@ -1,6 +1,5 @@
|
|||
from soypak.cli import soypakcli
|
||||
import soypak.cli.soypakcli as soypakcli
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
c = soypakcli.SoypakCLI()
|
||||
c.run()
|
||||
soypakcli.SoypakCLI().run_command()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user