mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-29 16:07:34 +02:00
6 lines
104 B
Python
6 lines
104 B
Python
"""NUT session fixtures."""
|
|
|
|
import pytest
|
|
|
|
pytest.register_assert_rewrite("tests.components.nut.util")
|