Skip to content

Commit 7f00c5a

Browse files
authored
fix: uuid not import bug (#11014)
Signed-off-by: yihong0618 <[email protected]>
1 parent d0648e2 commit 7f00c5a

File tree

1 file changed

+1
-0
lines changed
  • api/core/app/app_config/easy_ui_based_app/dataset

1 file changed

+1
-0
lines changed

api/core/app/app_config/easy_ui_based_app/dataset/manager.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import uuid
12
from typing import Optional
23

34
from core.app.app_config.entities import DatasetEntity, DatasetRetrieveConfigEntity

0 commit comments

Comments
 (0)