from django.apps import AppConfig class CoffeeScaleConfig(AppConfig): name = 'coffee_scale'