Sign in
android
/
platform
/
external
/
python
/
pylint
/
612950b6eae36a543f4645d743f5fd02839c9788
/
.
/
tests
/
functional
/
a
/
assert_on_tuple.txt
blob: c53faf935eb2005d8280d81edc8f0d5b9811c912 [
file
] [
log
] [
blame
]
assert-on-tuple:5:0::Assert called on a 2-item-tuple. Did you mean 'assert x,y'?
assert-on-tuple:11:0::Assert called on a 2-item-tuple. Did you mean 'assert x,y'?