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