Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
formatter
/
blankLineBetweenMethods.py
blob: 1c072f1a451ea06312055179a1a074703c6454be [
file
] [
log
] [
blame
]
class
C
:
def
foo
(
self
):
pass
def
bar
(
self
):
pass