Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
quickFixes
/
PyRemoveCallQuickFixTest
/
expression.py
blob: 7b9faddb5789bf1ca2f5225cc460fae2374137dc [
file
] [
log
] [
blame
]
a
=
"string"
b
=
<
warning descr
=
"'str' object is not callable"
>
a
<
caret
>()</
warning
>