🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:13:50 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
models
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/pylint_django/tests/input/models
🔄 Refresh
✏️
Editing: author.py
Read Only
# pylint: disable=missing-docstring,wrong-import-position from django.db import models class Author(models.Model): class Meta: app_label = "test_app"
💾 Save Changes
❌ Cancel