Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
22c956b929bf98cd29cc57ddaecc593066bde86c
/
.
/
python
/
testData
/
refactoring
/
dependenciesTest.py
blob: aa245b2e1a5755e0f64e7f33095bfbaa90244f08 [
file
] [
log
] [
blame
]
class
Foo
:
"""
Some doc
"""
def
my_method
(
self
):
pass
CLASS_FIELD
=
42