Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
PyRedundantParenthesesInspection
/
BooleanMultiline.py
blob: b6b12280b8cb2cfe8f9af5af09090b4839e4987e [
file
] [
log
] [
blame
]
#PY-2310
if
(
A
and
B
):
print