mirror of https://github.com/ansible/ansible.git
pycodestyle 2.4 has changed the default for W504
(cherry picked from commit 38491fe93d
)
pull/38577/head
parent
0a441eb2f1
commit
96efaa3ff3
@ -1,5 +1,6 @@
|
||||
E305
|
||||
E402
|
||||
W503
|
||||
W504
|
||||
E722
|
||||
E741
|
||||
|
Loading…
Reference in New Issue