1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-08 03:10:30 +02:00

🎨 dinglehopper: Set code width for flake8

This commit is contained in:
Gerber, Mike 2020-06-10 19:45:05 +02:00
parent 833c02729b
commit 32848eb2c6

2
setup.cfg Normal file
View file

@ -0,0 +1,2 @@
[flake8]
max-line-length = 120