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