Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
console
/
indent9.py
blob: 207728408e81f01a0240c81862704f9948df01df [
file
] [
log
] [
blame
]
class
foo
:
"""
Some docstring here.
Another string.
"""
def
bar
(
self
):
print
"hello"