Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
b557fdbb754e1d9f6b222ecb426785beb112db04
/
.
/
python
/
testData
/
mover
/
oneLineCompoundOutside.py
blob: 3f17b74d0fbb24ea6b5de4ec071678344113f291 [
file
] [
log
] [
blame
]
if
condition
:
pass
elif
other_condition
:
if
another_one
:
if
T
<
caret
>
rue
:
a
=
1
# <- move statement up here
else
:
b
=
2