beremiz

Add python3 syntax checking to CI

2018-10-03, Andrey Skvortsov
290b77b72123
Add python3 syntax checking to CI
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"))