Current Path: > > opt > cloudlinux > venv > lib64 > python3.11 > site-packages > pylint_django
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__pycache__ | Directory | - | - | |
augmentations | Directory | - | - | |
checkers | Directory | - | - | |
tests | Directory | - | - | |
transforms | Directory | - | - | |
__init__.py | File | 393 bytes | April 17 2025 13:10:59. | |
__pkginfo__.py | File | 28 bytes | April 17 2025 13:10:59. | |
compat.py | File | 1096 bytes | April 17 2025 13:10:59. | |
plugin.py | File | 1513 bytes | April 17 2025 13:10:59. | |
utils.py | File | 1177 bytes | April 17 2025 13:10:59. |
"""pylint_django module.""" from __future__ import absolute_import import sys from pylint_django import plugin if sys.version_info < (3,): raise DeprecationWarning("Version 0.11.1 was the last to support Python 2. " "Please migrate to Python 3!") register = plugin.register # pylint: disable=invalid-name load_configuration = plugin.load_configuration # pylint: disable=invalid-name
SILENT KILLER Tool