Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
inspections
/
PyPep8NamingInspection
/
overrideFromModule.py
blob: a3ead11f965a79cc47527c223d9d58951525c2e0 [
file
] [
log
] [
blame
]
import
tmp1
class
A
:
def
set_up
(
self
):
tmp1
.
X
=
do_stuff
()