[flake8]
select = DOC
docstring_style=google
max-line-length = 88
strictness = short
