PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
test_app
from models.author import Author # noqa: F401
[-] apps.py
[edit]
[+]
__pycache__
[-] __init__.py
[edit]
[-] models.py
[edit]
[+]
..