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