mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
51a881f3b5
Co-authored-by: J. Nick Koston <nick@koston.org>
6 lines
104 B
Python
6 lines
104 B
Python
"""NUT session fixtures."""
|
|
|
|
import pytest
|
|
|
|
pytest.register_assert_rewrite("tests.components.nut.util")
|