Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
psi
/
CommentBeforeMethod.py
blob: 2ab19fb6cc788745e99f2d0579d407f79e66d124 [
file
] [
log
] [
blame
]
Tor Norbye
3a2425a
2013-11-04 10:16:08 -0800
[
diff
] [
blame^
]
1
class
UserProfile
:
2
pass
3
# trailing comment
4
5
#leading comment
6
#noinspection PyUnusedLocal
7
def
foo
(
sender
):
8
pass