Fix line ending issues

This commit is contained in:
Bruno Oliveira
2018-07-27 18:15:58 -03:00
parent 9e14e78d07
commit 7ec8e4310c
4 changed files with 0 additions and 7 deletions

View File

@@ -51,5 +51,3 @@ addopts = -rsfxX
[flake8]
max-line-length = 120
ignore = E203,W503