Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
ConvertSingleQuotedDocstring_after.py
blob: 5d84b37d7ef229fd1127ec405d590ea9a7694eab [
file
] [
log
] [
blame
]
def
foo
():
"""foo first line docstring
second line of docstring"""
pass