Update coverage badges [skip ci]
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Packaging metadata lives in pyproject.toml ([project]), which takes
|
||||
# precedence over anything declared here. This file keeps only tool config
|
||||
# that has nowhere better to live.
|
||||
|
||||
[flake8]
|
||||
exclude =
|
||||
venv,
|
||||
build,
|
||||
dist,
|
||||
.git,
|
||||
__pycache__,
|
||||
.pytest_cache,
|
||||
*.egg-info
|
||||
max-line-length = 120
|
||||
extend-ignore = E203
|
||||
per-file-ignores =
|
||||
*:F841
|
||||
Reference in New Issue
Block a user