🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 01:25:10 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint
/
extensions
/
__pycache__
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/pylint/extensions/__pycache__
🔄 Refresh
✏️
Editing: consider_ternary_expression.cpython-311.pyc
Read Only
� gd�Y7�?� �n � d Z ddlmZ ddlmZ ddlmZ ddlmZ erddl m Z G d� de� � Zdd �ZdS )zGCheck for if / assign blocks that can be rewritten with if-expressions.� )�annotations)� TYPE_CHECKING)�nodes)�BaseChecker)�PyLinterc �"