def path()
in
nucleus/settings.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def path(*args): return abspath(str(ROOT_PATH.joinpath(*args)))