mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Ignore pylint warning W1202
This commit is contained in:
parent
28252ba0b8
commit
6b085d1052
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ disable=R,
|
|||
W0622,
|
||||
W0631,
|
||||
W0704,
|
||||
W1202,
|
||||
F0220,
|
||||
F0401,
|
||||
E8501,
|
||||
|
|
Loading…
Add table
Reference in a new issue