Ejemplo n.º 1
0
def condition_text(key):
    value = CONDITIONS.get(key, "")
    return value
Ejemplo n.º 2
0
def condition_text(key):
    value = CONDITIONS.get(key, "")
    return value