def __hash__()
in
src/kernels/layer.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def __hash__(self): return hash(self.type)