Spaces:
Running
on
Zero
Running
on
Zero
from django.apps import AppConfig | |
class GoogleLensConfig(AppConfig): | |
name = 'googlelens' | |
verbose_name = 'Google Lens CRUD Application' |