beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix exception when adding Action
2023-10-12, Edouard Tisserant
eb107a25556b
IDE: fix exception when adding Action
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))