kenken999's picture
test
d8bbcde
raw
history blame
143 Bytes
from django.apps import AppConfig
class GoogleLensConfig(AppConfig):
name = 'googlelens'
verbose_name = 'Google Lens CRUD Application'