📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 13:10:27
📂
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
✏️
Editing: func_noerror_views.py
""" Checks that Pylint does not complain when using function based views. """ # pylint: disable=missing-docstring def empty_view(request): pass
💾 Save Changes
❌ Cancel