📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 20:32: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
� �|oi� � �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 �"