Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android12-mainline-resolv-release
/
.
/
python
/
testData
/
inspections
/
PyPep8NamingInspection
/
overrideFromModule.py
blob: a3ead11f965a79cc47527c223d9d58951525c2e0 [
file
] [
log
] [
blame
] [
edit
]
import
tmp1
class
A
:
def
set_up
(
self
):
tmp1
.
X
=
do_stuff
()