PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
test_app
/
Editing: models.py
from models.author import Author # noqa: F401
SAVE
CANCEL