Fix coverage blacklist

This commit is contained in:
2025-05-27 20:15:31 +02:00
parent e46f6f8d4f
commit b491dff4b1

View File

@ -7,7 +7,7 @@ source =
packages/sshecret-sshd/src/sshecret_sshd packages/sshecret-sshd/src/sshecret_sshd
omit = omit =
packages/sshecret-backend/src/sshecret_backend/frontend/* packages/sshecret-admin/src/sshecret_admin/frontend/*
*/__init__.py */__init__.py
*/types.py */types.py
*/testing.py */testing.py