mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-10 15:35:51 +00:00
Move all cloud imports after skyvern imports (#371)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
This commit is contained in:
parent
688a615fb2
commit
59fa78e642
3 changed files with 6 additions and 2 deletions
|
@ -7,6 +7,7 @@ import streamlit as st
|
|||
|
||||
from skyvern import analytics
|
||||
from skyvern.forge.sdk.schemas.tasks import ProxyLocation, TaskRequest
|
||||
|
||||
from streamlit_app.visualizer import styles
|
||||
from streamlit_app.visualizer.api import SkyvernClient
|
||||
from streamlit_app.visualizer.artifact_loader import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue