beremiz

Documentation/comment fix.
wxPython4
2022-02-18, Edouard Tisserant
c2171d87b587
Documentation/comment fix.
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"))