Upgrade pylint to 2.6.0 (#39363)
This commit is contained in:
parent
67de1d3466
commit
1bf2c4d976
52 changed files with 77 additions and 86 deletions
|
@ -176,7 +176,7 @@ def state(new_state):
|
|||
|
||||
def decorator(function):
|
||||
"""Set up the decorator function."""
|
||||
# pylint: disable=protected-access
|
||||
|
||||
def wrapper(self, **kwargs):
|
||||
"""Wrap a group state change."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue