PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
models
# pylint: disable=missing-docstring,wrong-import-position from django.db import models class Author(models.Model): class Meta: app_label = "test_app"
[+]
..
[-] author.py
[open]
[+]
__pycache__
[-] func_noerror_foreign_key_key_cls_unbound_in_same_package.py
[open]
[-] __init__.py
[open]