Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
ComparisonWithNone.py
blob: 189b179634d4eec0c0fbad8f2ff79fe36fb4f50e [
file
] [
log
] [
blame
]
if
<
weak_warning descr
=
"Comparison with None performed with equality operators"
><
caret
>
a
!=
None
</
weak_warning
>:
pass