// SYSTEM PANEL //
[ROOT]
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
models
[ PARENT ]
EDIT :: __init__.py
from .author import Author __all__ = ("Author",)
SAVE
CANCEL