beremiz
Clone
Summary
Browse
Changes
Graph
CLI: fix fake_wx for OPC-UA in CLI, match with test and requirements
2022-07-17, Edouard Tisserant
0af7b6a96c53
CLI: fix fake_wx for OPC-UA in CLI, match with test and requirements
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))