Update docs plus init (#2073)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from skyvern.cli.commands import app
|
||||
from skyvern.cli.commands import cli_app
|
||||
|
||||
if __name__ == "__main__":
|
||||
app()
|
||||
cli_app() # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user