I am trying to mockup the call to open a file in a S3 bucket. The code that I have is:
# mymodule.py import s3fs #... def __init__(self): self.s3_filesyst