1#!/usr/bin/env python3
2
3"""Custom widgets for the project."""
4
5default_app_config = "chartepssg.widgets.app.WidgetsAppConfig"