Esempio n. 1
0
def normalized_hot_cached(sr_ids, obey_age_limit=True):
    return _normalized_hot.normalized_hot_cached(sr_ids, obey_age_limit)
Esempio n. 2
0
def normalized_hot_cached(sr_ids, obey_age_limit=True):
    return _normalized_hot.normalized_hot_cached(sr_ids, obey_age_limit)
Esempio n. 3
0
def normalized_hot_cached(sr_ids):
    return _normalized_hot.normalized_hot_cached(sr_ids)
Esempio n. 4
0
def normalized_hot_cached(sr_ids):
    return _normalized_hot.normalized_hot_cached(sr_ids)