mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-05 21:28:03 +00:00
Update station_stress_test so its imports are in line with pip standards
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -5,7 +5,6 @@ import time
|
|||||||
|
|
||||||
sys.path.append('py-json')
|
sys.path.append('py-json')
|
||||||
import datetime
|
import datetime
|
||||||
from LANforge import LFRequest
|
|
||||||
from LANforge import LFUtils
|
from LANforge import LFUtils
|
||||||
import argparse
|
import argparse
|
||||||
import re
|
import re
|
||||||
|
|||||||
Reference in New Issue
Block a user