Sign in
android
/
platform
/
external
/
python
/
pylint
/
612950b6eae36a543f4645d743f5fd02839c9788
/
.
/
tests
/
functional
/
b
/
bad_inline_option.py
blob: ac6fc6642ec6699d59808818c882c8e1597866a0 [
file
] [
log
] [
blame
]
"""errors-only is not usable as an inline option"""
# +1: [bad-inline-option]
# pylint: disable missing-docstring
CONST
=
"The assignment operator is missing inside the pylint inline option."