Exemple #1
0
def is_pre_allocate_enabled(hackathon):
    hack_manager = RequiredFeature("hackathon_manager")
    return hack_manager.is_pre_allocate_enabled(hackathon)