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 a76e5dd commit 6502f1eCopy full SHA for 6502f1e
plugwise_usb/nodes/helpers/counter.py
@@ -2,7 +2,7 @@
2
3
from __future__ import annotations
4
5
-from datetime import datetime, timedelta
+from datetime import datetime #, timedelta
6
from enum import Enum, auto
7
import logging
8
from typing import Final
0 commit comments