aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler/minio.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/sandcrawler/minio.py')
-rw-r--r--python/sandcrawler/minio.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sandcrawler/minio.py b/python/sandcrawler/minio.py
index d47ab89..8836515 100644
--- a/python/sandcrawler/minio.py
+++ b/python/sandcrawler/minio.py
@@ -99,7 +99,7 @@ class SandcrawlerMinioClient(object):
sha1hex: str,
extension: str = "",
prefix: str = "",
- bucket: str = None,
+ bucket: Optional[str] = None,
) -> bytes:
"""
sha1hex is sha1 of the blob itself