etherlab/__init__.py
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 27 Nov 2024 16:31:24 +0100
changeset 4052 4fc7a6c05dab
parent 3750 f62625418bff
permissions -rw-r--r--
Tests: matiec version bum for GH workflow


from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths

AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))