mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
Revert "Update py_json files to be compatible with pip standards"
This reverts commit 0be47c82de.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/usr/bin/env python3
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
import port_utils
|
||||
from port_utils import PortUtils
|
||||
from pprint import pprint
|
||||
import pprint
|
||||
import time
|
||||
|
||||
class HTTPProfile(LFCliBase):
|
||||
|
||||
Reference in New Issue
Block a user