3 lines
50 B
Python
3 lines
50 B
Python
from .s3 import S3Storage
|
|
|
|
__all__ = ["S3Storage"] |
from .s3 import S3Storage
|
|
|
|
__all__ = ["S3Storage"] |