We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e005ff commit 6c89d60Copy full SHA for 6c89d60
tests/stick_test_data.py
@@ -1,6 +1,6 @@
1
"""Stick Test Program."""
2
3
-from datetime import UTC, datetime, timedelta
+from datetime import datetime, timedelta
4
import importlib
5
6
pw_constants = importlib.import_module("plugwise_usb.constants")
0 commit comments