Skip to content

Commit 6c89d60

Browse files
committed
Clean up
1 parent 5e005ff commit 6c89d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/stick_test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Stick Test Program."""
22

3-
from datetime import UTC, datetime, timedelta
3+
from datetime import datetime, timedelta
44
import importlib
55

66
pw_constants = importlib.import_module("plugwise_usb.constants")

0 commit comments

Comments
 (0)