Spaces:
Running
on
Zero
Running
on
Zero
File size: 143 Bytes
d8bbcde |
1 2 3 4 5 |
from django.apps import AppConfig
class GoogleLensConfig(AppConfig):
name = 'googlelens'
verbose_name = 'Google Lens CRUD Application' |