kenken999's picture
test
565ab19
raw
history blame
108 Bytes
from django.apps import AppConfig
class AppConfig(AppConfig):
name = 'app'
verbose_name = 'OCR App'