Skip to content
Snippets Groups Projects
Commit df7844c4 authored by Yannik Stradmann's avatar Yannik Stradmann Committed by Yannik Stradmann
Browse files

Adapt pycodestyle to new pep8 version

* W503 is in conflict with the more modern W504
  See https://github.com/PyCQA/pycodestyle/pull/502

Change-Id: I1f29b362e0f0c6893a81c5cd12a862890e8d8609
parent e626687e
No related branches found
No related tags found
No related merge requests found
[pycodestyle]
ignore = NONE
ignore = W503
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment