self-assigning-variable / W0127ΒΆ
Message emitted:
Assigning the same variable %r to itself
Description:
Emitted when we detect that a variable is assigned to itself
Created by basic checker
Message emitted:
Assigning the same variable %r to itself
Description:
Emitted when we detect that a variable is assigned to itself
Created by basic checker