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