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

This commit is contained in:
Robert Kaussow 2019-09-18 16:14:59 +02:00
parent a8e84c4b1b
commit 5998bb7582
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@ verifier:
lint:
name: flake8
options:
max_line_length: 120
max-line-length: 120
options:
sudo: True