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