mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58: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')
|
||||
import datetime
|
||||
from LANforge import LFRequest
|
||||
from LANforge import LFUtils
|
||||
import argparse
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user