mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
Adds package definition with imports for the sandbox package
Signed-off-by: Jed Reynolds <jed@candelatech.com>
This commit is contained in:
3
py-scripts/sandbox/__init__.py
Executable file
3
py-scripts/sandbox/__init__.py
Executable file
@@ -0,0 +1,3 @@
|
||||
sys.path.insert(1, '../../py-json')
|
||||
import LANforge
|
||||
import LANforge.lfcli_base
|
||||
Reference in New Issue
Block a user