HH/apps/px_sources/__init__.py
2026-01-12 12:27:29 +03:00

4 lines
147 B
Python

"""
PX Sources app - Manages origins of patient feedback (Complaints and Enquiries)
"""
default_app_config = 'apps.px_sources.apps.PxSourcesConfig'