mannpy

Results 1 comments of mannpy

Thank you @pasevin @vstoykov! Here is the fixed version: ```python class CustomS3Boto3Storage(S3Boto3Storage, ABC): """ This is our custom version of S3Boto3Storage that fixes a bug in boto3 where the passed...