beremiz
Clone
Summary
Browse
Changes
Graph
clean etherlab: pep8, E129 visually indented line with same indent as next logical line
2018-09-29, Andrey Skvortsov
1c40e3976cc2
clean etherlab: pep8, E129 visually indented line with same indent as next logical line
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"))