def __init__()

in nl2sql/commons/reporting/persist.py [0:0]


    def __init__(self, gcs_bucket: str):
        super().__init__()
        self.gcs_bucket = gcs_bucket