beremiz
Clone
Summary
Browse
Changes
Graph
Prevent exception when asking for CSV dump while variable traces are still empty
2021-10-08, Edouard Tisserant
c001c373f66c
Prevent exception when asking for CSV dump while variable traces are still empty
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"))