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 c73f45c commit c0d1bb3Copy full SHA for c0d1bb3
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