Merge remote-tracking branch 'woju/pull/22/head' into core3-devel

This commit is contained in:
Wojtek Porczyk 2016-06-28 15:21:34 +02:00
commit b5681c2278

4
setup.cfg Normal file
View File

@ -0,0 +1,4 @@
[flake8]
max-line-length=80
ignore=E128,E302,E126,E127,E122