beremiz
Clone
Summary
Browse
Changes
Graph
cleanup etherlab: pep8, E261 at least two spaces before inline comment
2018-09-28, Andrey Skvortsov
5d6ce74f7835
cleanup etherlab: pep8, E261 at least two spaces before inline comment
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"))