""" This module contains the logic which returns the set of schedulers to use for the build master. """ def get_schedulers(): return []