Exemple #1
0
def taskhash(config):
    return hash(str(tuplify(config)))
def taskhash(config):
    return hash(str(tuplify(config)))