cherry pick files for public release

This commit is contained in:
Patrick Wieschollek
2018-09-23 12:44:08 +02:00
committed by PatWie
commit 5a9cd25aa9
32 changed files with 3947 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[flake8]
max-line-length = 120
ignore = D102,E402,F403,N806,N802,N803,F405,E111,E114