mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 18:58:01 +00:00 
			
		
		
		
	Update py_json files to be compatible with pip standards
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
		| @@ -10,11 +10,9 @@ 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
	 Matthew Stidham
					Matthew Stidham