from django.apps import AppConfig class PlotterConfig(AppConfig): name = 'plotter'