"""Shared models for the reporting system.""" REPORT_TYPES = ["monthly", "quarterly", "annual", "summary"]