Skip to content

Commit e604b87

Browse files
committed
fixed import
1 parent 03abda8 commit e604b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osbot_llms/backend/s3_minio/S3__Key__Chat_Thread.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from cbr_shared.aws.s3.S3__Key_Generator import S3__Key_Generator
1+
from osbot_aws.aws.s3.S3__Key_Generator import S3__Key_Generator
22
from osbot_utils.utils.Misc import random_guid
33

44
VALUE__REQUEST_TYPE__UNKNOWN = 'unknown'

0 commit comments

Comments
 (0)