mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 10:48:02 +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:
		| @@ -1,15 +1,10 @@ | ||||
|  | ||||
| #!/usr/bin/env python3 | ||||
| import re | ||||
| import time | ||||
| import pprint | ||||
| import csv | ||||
|  | ||||
| import datetime | ||||
| import random | ||||
| import string | ||||
| import pprint | ||||
| from pprint import pprint | ||||
| #from LANforge.lfcriteria import LFCriteria | ||||
|  | ||||
| class BaseProfile: | ||||
|     def __init__(self, local_realm, debug=False): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Matthew Stidham
					Matthew Stidham