2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-03 22:08:49 +00:00
2020-08-16 09:28:12 +10:00

6 lines
85 B
Python

from django.apps import AppConfig
class LabelConfig(AppConfig):
name = 'label'