Skip to content

Commit 15de5d0

Browse files
checks changes
1 parent e436a8d commit 15de5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

singlestoredb/fusion/handlers/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
from typing import Dict
55
from typing import Optional
66

7+
from .. import result
78
from ..handler import SQLHandler
89
from ..result import FusionSQLResult
9-
from .. import result
1010
from .files import ShowFilesHandler
1111
from .utils import get_file_space
1212
from .utils import get_inference_api

0 commit comments

Comments
 (0)