def is_dist()
in
train.py [0:0]
2
lines of code
2
McCabe index (conditional complexity)
def is_dist(): return dist.is_available() and dist.is_initialized()