Files
MyPOS/app/__init__.py
T
2026-05-06 14:19:07 -04:00

3 lines
115 B
Python

# Shared package marker — do not instantiate apps here.
# Use create_admin_app() or create_tenant_app() instead.