def shape()
in
sampling.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def shape(self): return (self.width, self.height)