def distributed()
in
detector/utils.py [0:0]
2
lines of code
2
McCabe index (conditional complexity)
def distributed(): return dist.is_available() and dist.is_initialized()