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