ceyron's picture
Template commit
06707ae
[metadata]
description-file = README.md
[flake8]
# for compatibility with black
max-line-length = 88
select = C,E,F,W,B,B950
extend-ignore = E203,E501,E731,W503,F722