fix flake8 line length
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Robert Kaussow 2019-09-18 15:28:06 +02:00
parent 69a58a8cd7
commit a8e84c4b1b

View File

@ -20,5 +20,7 @@ verifier:
name: testinfra
lint:
name: flake8
options:
max_line_length: 120
options:
sudo: True