"""Utility functions for Work Statistics System.""" from app.utils.auth_decorator import require_auth __all__ = ['require_auth']