Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
RedundantParenthesesBoolean_after.py
blob: f65c17ad68fe82400af9b03de8bc9975eae89ad3 [
file
] [
log
] [
blame
]
settings
=
(
'foreground'
,)
old_value
=
None
new_value
=
None
if
(
'foreground'
in
settings
)
and
(
old_value
or
new_value
):
pass