mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
Revert "Update py_json files to be compatible with pip standards"
This reverts commit 0be47c82de.
This commit is contained in:
@@ -10,9 +10,11 @@ import os
|
||||
if 'py-dashboard' not in sys.path:
|
||||
sys.path.append(os.path.join(os.path.abspath('..'), 'py-dashboard'))
|
||||
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
from realm import Realm
|
||||
import json
|
||||
from pprint import pprint
|
||||
import argparse
|
||||
from cv_test_reports import lanforge_reports as lf_rpt
|
||||
from InfluxRequest import *
|
||||
import os.path
|
||||
|
||||
Reference in New Issue
Block a user