view .flake8 @ 82:8a9f8dc65da8

fix existing tests. Note bytes->str on public api arg
author drewp@bigasterisk.com
date Mon, 04 Apr 2022 21:10:40 -0700
parents 456dfdfd2be6
children 12bffd51450f
line wrap: on
line source

[flake8]
max-line-length=160
ignore=E722,W503,E741,E201,E202,E241,E231