Skip to content

Commit 6124e1a

Browse files
committed
feat
1 parent 2073fd1 commit 6124e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

smart_storages/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from s3_backend import BaseSpecialS3Storage
1+
from .s3_backend import BaseSpecialS3Storage
22
__all__ = ["BaseSpecialS3Storage"]

0 commit comments

Comments
 (0)