Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android12-mainline-resolv-release
/
.
/
python
/
testData
/
copyPaste
/
TwoIndentedLines.after.py
blob: 5c51aeeb7f6af6e181c1610a084489397a296ee7 [
file
] [
log
] [
blame
] [
edit
]
#two lines formatting is important
filter
(
Q
(
myfield
=
123
),
Q
(
myanotherfield
=
321
))
a
=
filter
(
Q
(
myfield
=
123
),
Q
(
myanotherfield
=
321
))