Skip to content

Commit c2308cc

Browse files
authored
Update sdk_interface.py
1 parent e62942c commit c2308cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/superannotate/lib/app/interface/sdk_interface.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import logging
66
import os
77
import sys
8+
import asyncio
89
import warnings
910
from pathlib import Path
1011
from typing import Callable

0 commit comments

Comments
 (0)