Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
quickFixes
/
PyRemoveCallQuickFixTest
/
class.py
blob: 52530e7b14d16b7248240bba763007909be6caab [
file
] [
log
] [
blame
]
class
A
():
x
=
""
b
=
<
warning descr
=
"'str' object is not callable"
>
A
().<
caret
>
x
()</
warning
>