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 e42c2c7 commit 96beb6eCopy full SHA for 96beb6e
plugwise_usb/messages/__init__.py
@@ -2,8 +2,8 @@
2
3
from __future__ import annotations
4
5
-from enum import Enum
6
from datetime import UTC, datetime
+from enum import Enum
7
from typing import Any
8
9
from ..constants import MESSAGE_FOOTER, MESSAGE_HEADER, UTF8
0 commit comments