def __init__()

in src/inventory/reports.py [0:0]


    def __init__(self, s3_client=boto3.client('s3')):
        self._s3_client = s3_client