"""API module for the Oral Health Policy Pulse system.""" from api.main import app __all__ = ["app"]