mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 12:18:00 +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,8 +1,6 @@
|
||||
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
import pprint
|
||||
from pprint import pprint
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
import csv
|
||||
|
||||
Reference in New Issue
Block a user