from django.apps import AppConfig


class PrinterConfig(AppConfig):
    name = 'printer'