Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
resolve
/
DocStringInvalid.py
blob: 9b69b8f8ce80ba885765866f669a3f89e5049287 [
file
] [
log
] [
blame
]
class
Foo
:
"This is not "
+
"a doc string"
pass
Foo
.
_
<
ref
>
_
.
doc__