1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

Flake8 fixes

This commit is contained in:
Markus Unterwaditzer 2016-05-04 19:25:34 +02:00
parent 2cda64245e
commit 2dee66133d
3 changed files with 16 additions and 17 deletions

View file

@ -25,3 +25,6 @@ deps =
deps =
git+https://github.com/eberle1080/dulwich-py3k.git
{[base]deps}
[flake8]
max-line-length = 100