def __enter__()
in
pythonflow/pfmq/_base.py [0:0]
3
lines of code
1
McCabe index (conditional complexity)
def __enter__(self): self.run_async() return self