📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 19:05:03
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/pylint_django/tests/input
🔄 Refresh
✏️
Editing: func_noerror_ugettext_lazy_format.py
Read Only
""" Checks that Pylint does not complain about django lazy proxy when using ugettext_lazy """ from django.utils.translation import ugettext_lazy ugettext_lazy("{something}").format(something="lala")
💾 Save Changes
❌ Cancel