Coverage for colour/characterisation/datasets/displays/crt/__init__.py: 100%
2 statements
« prev ^ index » next coverage.py v7.11.0, created at 2025-11-15 19:01 +1300
« prev ^ index » next coverage.py v7.11.0, created at 2025-11-15 19:01 +1300
1from .primaries import MSDS_DISPLAY_PRIMARIES_CRT
3__all__ = [
4 "MSDS_DISPLAY_PRIMARIES_CRT",
5]