mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
6 lines
104 B
Python
6 lines
104 B
Python
"""NUT session fixtures."""
|
|
|
|
import pytest
|
|
|
|
pytest.register_assert_rewrite("tests.components.nut.util")
|