beremiz
Clone
Summary
Browse
Changes
Graph
Runtime: Fix typo in PLCObject leading to exception when reporting failure.
2020-06-19, Edouard Tisserant
4d3320fdab19
Runtime: Fix typo in PLCObject leading to exception when reporting failure.
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"))