Current Path : /opt/cloudlinux/venv/lib/python3.11/site-packages/pylint_django/tests/input/test_app/ |
Current File : //opt/cloudlinux/venv/lib/python3.11/site-packages/pylint_django/tests/input/test_app/apps.py |
from django.apps import AppConfig class TestAppConfig(AppConfig): name = "test_app"