beremiz

cleanup: pylint, E1300 # (bad-format-character) Unsupported format character '"' (0x22) at index 17
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"))