Lint cleanup

This commit is contained in:
2022-01-08 15:35:59 +00:00
parent 243c2aa3fd
commit 47b1cd36b5
3 changed files with 15 additions and 21 deletions

View File

@@ -22,7 +22,7 @@ install_requires =
[flake8]
format = wemake
ignore = E501
ignore = E501,D,WPS226,WPS110, WPS210,WPS231
max-line-length = 120
exclude = setup.py