def __init__()

in de/synthetic.py [0:0]


    def __init__(self, schema, seed=42):
        self.schema = schema
        self.seed = seed