Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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