1#!/usr/bin/env python3 2 3"""Core reporting widgets.""" 4 5default_app_config = 'chart.widgets.apps.CoreWidgetConfig'