def __init__()
in
ember/create.py [0:0]
3
lines of code
1
McCabe index (conditional complexity)
def __init__(self, model): super().__init__() self.model = model