mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Add T315 fixture, tests for humidity&temperature modules (#802)
This commit is contained in:
@@ -2,7 +2,7 @@ import warnings
|
||||
from typing import Dict
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
import pytest # type: ignore # see https://github.com/pytest-dev/pytest/issues/3342
|
||||
import pytest
|
||||
|
||||
from kasa import (
|
||||
DeviceConfig,
|
||||
|
Reference in New Issue
Block a user