beremiz
Clone
Summary
Browse
Changes
Graph
clean etherlab: pylint, W0105 # (pointless-string-statement) String statement has no effect
2018-09-29, Andrey Skvortsov
bbc3d3d93562
clean etherlab: pylint, W0105 # (pointless-string-statement) String statement has no effect
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"))