[pycodestyle] # W504: line break after binary operator ignore = W504 max_line_length = 80 # vim:ft=cfg: