Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
PyPep8NamingInspection
/
className.py
blob: fa6bfed80a725c35abe06635a9ea16ecc951a95a [
file
] [
log
] [
blame
]
class
<
weak_warning descr
=
"Class names should use CamelCase convention"
>
A_B
</
weak_warning
>:
def
foo
(
self
):
pass