Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
AddFunctionToModule_after.py
blob: 26756340a128ed5afd7493d93ac69f92c9df1f20 [
file
] [
log
] [
blame
]
import
AddFunctionToModule
# ourselves
# do something
AddFunctionToModule
.
frob
(
1
)
def
frob
(
param
):
return
None