Sign in
android
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
resources
/
intentionDescriptions
/
PyTransformConditionalExpressionIntention
/
before.py.template
blob: 601e958f079daa07d4e22b66af3c9061602989ff [
file
] [
log
] [
blame
]
<spot>
x = a if cond else b
</spot>