1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 19:09:45 +00:00
Files
core/tests/components/nut/conftest.py
2025-02-24 14:09:43 +00:00

6 lines
104 B
Python

"""NUT session fixtures."""
import pytest
pytest.register_assert_rewrite("tests.components.nut.util")