2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-02 05:26:45 +00:00
2022-05-17 16:57:31 +10:00

6 lines
85 B
Python

from django.apps import AppConfig
class BuildConfig(AppConfig):
name = 'build'