Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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