beremiz
Clone
Summary
Browse
Changes
Graph
cleanup etherlab: pep8, E306 expected 1 blank line before a nested definition, found X
2018-09-29, Andrey Skvortsov
f1f10ceb9341
cleanup etherlab: pep8, E306 expected 1 blank line before a nested definition, found X
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"))