mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-31 18:58:01 +00:00
LFUtiles.py : added back in from LANforge import LFRequest
This was needed for the check tests Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -16,7 +16,7 @@ import ipaddress
|
||||
|
||||
seed(int(round(time.time() * 1000)))
|
||||
from random import randint
|
||||
import LFRequest
|
||||
from LANforge import LFRequest
|
||||
|
||||
debug_printer = pprint.PrettyPrinter(indent=2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user