Coverage for opt/mealie/lib/python3.12/site-packages/mealie/schema/analytics/__init__.py: 0%
2 statements
« prev ^ index » next coverage.py v7.10.6, created at 2025-11-25 15:32 +0000
« prev ^ index » next coverage.py v7.10.6, created at 2025-11-25 15:32 +0000
1# This file is auto-generated by gen_schema_exports.py
2from .analytics import MealieAnalytics
4__all__ = [
5 "MealieAnalytics",
6]