svgui/svgui.py
changeset 1736 7e61baa047f0
parent 1734 750eeb7230a1
child 1737 a39c2918c015
--- a/svgui/svgui.py	Mon Aug 14 22:30:41 2017 +0300
+++ b/svgui/svgui.py	Mon Aug 14 23:27:15 2017 +0300
@@ -35,10 +35,12 @@
 from docutil import open_svg
 from py_ext import PythonFileCTNMixin
 
+
 class SVGUILibrary(POULibrary):
     def GetLibraryPath(self):
         return paths.AbsNeighbourFile(__file__, "pous.xml")
 
+
 class SVGUI(PythonFileCTNMixin):
 
     ConfNodeMethods = [