From 6cf7f178a6324daa966e9f567979f52c043736b4 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 7 Nov 2020 13:38:54 -0500 Subject: [PATCH] Lint: F821 undefined name 'time' --- daemon-common/zkhandler.py | 1 + 1 file changed, 1 insertion(+) diff --git a/daemon-common/zkhandler.py b/daemon-common/zkhandler.py index 55dd123d..3a205b0b 100644 --- a/daemon-common/zkhandler.py +++ b/daemon-common/zkhandler.py @@ -20,6 +20,7 @@ # ############################################################################### +import time import uuid # Exists function