Skip to content

Commit c0d1bb3

Browse files
committed
Clean up
1 parent c73f45c commit c0d1bb3

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)