def __init__()
in
elastic_agent_client/util/async_tools.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def __init__(self, seq): self.iter = iter(seq)