def get_uuid()
in
api/utils.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def get_uuid(): return str(uuid.uuid4())