Revert "Update station_stress_test so its imports are in line with pip standards"

This reverts commit f371c3781f.
This commit is contained in:
Chuck SmileyRekiere
2021-09-09 05:30:37 -06:00
parent cea510ea7f
commit b5c6dbeb8b

View File

@@ -5,6 +5,7 @@ import time
sys.path.append('py-json')
import datetime
from LANforge import LFRequest
from LANforge import LFUtils
import argparse
import re