mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
Revert "Revert "Update py_json files to be compatible with pip standards""
This reverts commit 6b0322cafa.
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
import pprint
|
||||
import time
|
||||
from pprint import pprint
|
||||
import realm
|
||||
from realm import Realm
|
||||
import LANforge
|
||||
from LANforge import LFUtils
|
||||
|
||||
localrealm = Realm("localhost", 8080, True)
|
||||
|
||||
Reference in New Issue
Block a user