Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
PyPep8NamingInspection
/
argumentName.py
blob: 2480c417d9ea1de78f228380109aac96fb8ea741 [
file
] [
log
] [
blame
]
def
do_stuff
(
a
,
<
weak_warning descr
=
"Argument name should be lowercase"
>
BCD
</
weak_warning
>):
pass