Lint cleanup (#15103)
* Remove unneeded inline pylint disables * Remove unneeded noqa's * Use symbol names instead of message ids in inline pylint disables
This commit is contained in:
parent
6c0fc65eaf
commit
b92350fb55
137 changed files with 58 additions and 209 deletions
|
@ -345,7 +345,6 @@ DISC_SPECIFIC_DEVICE_CLASS = "specific_device_class"
|
|||
DISC_TYPE = "type"
|
||||
DISC_VALUES = "values"
|
||||
|
||||
# noqa
|
||||
# https://github.com/OpenZWave/open-zwave/blob/67f180eb565f0054f517ff395c71ecd706f6a837/cpp/src/command_classes/Alarm.cpp#L49
|
||||
# See also:
|
||||
# https://github.com/OpenZWave/open-zwave/blob/67f180eb565f0054f517ff395c71ecd706f6a837/cpp/src/command_classes/Alarm.cpp#L275
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue