diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48440f6..6477fe9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,6 +5,7 @@ repos: hooks: - id: trailing-whitespace - id: end-of-file-fixer + exclude: 'coverage' - id: check-yaml - id: check-added-large-files - repo: https://github.com/astral-sh/ruff-pre-commit diff --git a/coverage.svg b/coverage.svg index 11d3ed5..0c7603a 100644 --- a/coverage.svg +++ b/coverage.svg @@ -1 +1 @@ -coverage: 85.76%coverage85.76% +coverage: 85.82%coverage85.82% \ No newline at end of file