def __iter__()
in
src/h3/_h3shape.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def __iter__(self): return iter(self.polys)