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