Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
PyPep8NamingInspection
/
overrideFromModule.py
blob: a3ead11f965a79cc47527c223d9d58951525c2e0 [
file
] [
log
] [
blame
]
import
tmp1
class
A
:
def
set_up
(
self
):
tmp1
.
X
=
do_stuff
()