Switch back to helm

This commit is contained in:
Colin Powell
2019-04-04 01:25:49 -04:00
parent 56b7a11ab0
commit a51c9e9d80
3 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
[pycodestyle]
ignore = E226,E302,E41,E0202,E1101
ignore = E226,E302,E41,E0202,E1101,W503
max-line-length = 88
statistics = True