beremiz
Clone
Summary
Browse
Changes
Graph
fix pylint warning '(old-style-class) Old-style class defined.'
2017-10-09, Andrey Skvortsov
1b8b5324506c
fix pylint warning '(old-style-class) Old-style class defined.'
This warning is ignored for classes from PyJSLib, because library
overrides base object class.
from pyjs import *