Sync cloud skyvern to oss skyvern (#55)
This commit is contained in:
3
skyvern/scheduler.py
Normal file
3
skyvern/scheduler.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from apscheduler.schedulers.asyncio import AsyncIOScheduler
|
||||
|
||||
SCHEDULER = AsyncIOScheduler()
|
||||
Reference in New Issue
Block a user