📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:50:35
📂
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
models
✏️
Editing: author.py
# 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