Example #1
0
 def wn(w):
     return WORKSPACE_NAMES.get(w, w)
def wn(w):
    return WORKSPACE_NAMES.get(w, w)