beremiz
Clone
Summary
Browse
Changes
Graph
cleanup: pylint, R1704 # (redefined-argument-from-local) Redefining argument with the local name 'Y'
2018-10-01, Andrey Skvortsov
f7d8891fe708
cleanup: pylint, R1704 # (redefined-argument-from-local) Redefining argument with the local name 'Y'
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"))