We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b9610 commit d70c7a5Copy full SHA for d70c7a5
osbot_aws/aws/s3/S3.py
@@ -1,4 +1,4 @@
1
-from osbot_utils.type_safe.Type_Safe import Type_Safe
+from osbot_utils.type_safe.Type_Safe import Type_Safe
2
from osbot_utils.decorators.lists.group_by import group_by
3
from osbot_utils.decorators.lists.index_by import index_by
4
from osbot_utils.decorators.methods.cache_on_self import cache_on_self
osbot_aws/aws/s3/S3__DB_Base.py
@@ -1,5 +1,5 @@
from osbot_aws.aws.session.Session__Kwargs__S3 import Session__Kwargs__S3
5
ENV_NAME__USE_MINIO_AS_S3 = 'USE_MINIO_AS_S3'
0 commit comments