Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
suppress
/
suppressedUnusedLocal.py
blob: a73586543c9fb820bd243ec44d373521c24eafa5 [
file
] [
log
] [
blame
]
def
foo
():
#noinspection PyUnusedLocal
status
=
None