mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-12-13 10:00:04 +01:00
pytest coverage: do not omit logging.py anymore (after switch from loguru to logging)
This commit is contained in:
@@ -2,5 +2,3 @@
|
||||
exclude_lines =
|
||||
pragma: no cover
|
||||
if TYPE_CHECKING:
|
||||
omit =
|
||||
src/pydase/utils/logging.py
|
||||
Reference in New Issue
Block a user