[flake8]
max-line-length = 88
docstring-convention = google
per-file-ignores =
    tests/*:ANN,DAR
