def setup_error_handlers(app_): from ggrc.utils import error_handlers error_handlers.register_handlers(app_)