mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +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")
|