coverage: ignore quart template files

This commit is contained in:
Stefan Allius
2025-05-08 00:22:49 +02:00
parent fc93930656
commit 628f992922

View File

@@ -1,2 +1,3 @@
[run] [run]
branch = True branch = True
omit = app/src/web/templates/*.html.j2