Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
formatter
/
ifConditionContinuation.py
blob: 480226635cd52bf38f6fd00edfecf768d0d8e88f [
file
] [
log
] [
blame
]
if
(
some_long_condition
or
another_long_condition
):
pass