Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
c3d3a90f6b4ead083d63e28e6b9fcea93d675678
/
.
/
python
/
testData
/
formatter
/
blankLineBetweenMethods.py
blob: 1c072f1a451ea06312055179a1a074703c6454be [
file
] [
log
] [
blame
]
class
C
:
def
foo
(
self
):
pass
def
bar
(
self
):
pass