from django.apps import AppConfig class SpbAppConfig(AppConfig): name = 'colab.plugins.colab_spb' verbose_name = 'SPB'