fix flake8 line length
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-09-18 15:28:06 +02:00
parent 69a58a8cd7
commit a8e84c4b1b
1 changed files with 2 additions and 0 deletions

View File

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