Lint: F821 undefined name 'time'

This commit is contained in:
Joshua Boniface 2020-11-07 13:35:12 -05:00
parent f5988ad53d
commit f304547ad5
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#
###############################################################################
import time
import uuid
import lxml
import shlex