svgui/pyjs/__init__.py
author Mario de Sousa <msousa@fe.up.pt>
Thu, 28 Jan 2021 14:50:26 +0000
changeset 2722 5d72a52b8f9c
parent 1853 47a3f39bead0
permissions -rw-r--r--
modbus plugin: add (user accessible) transaction bool flags for servers/slaves; FIX BUG in previous commit affecting RTU slaves.
1853
47a3f39bead0 fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1748
diff changeset
     1
from __future__ import absolute_import
47a3f39bead0 fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1748
diff changeset
     2
from svgui.pyjs.pyjs import *