NativeLib.py
changeset 1736 7e61baa047f0
parent 1730 64d8f52bc8c8
child 1850 614396cbffbf
--- a/NativeLib.py	Mon Aug 14 22:30:41 2017 +0300
+++ b/NativeLib.py	Mon Aug 14 23:27:15 2017 +0300
@@ -27,6 +27,7 @@
 import util.paths as paths
 from POULibrary import POULibrary
 
+
 class NativeLibrary(POULibrary):
     def GetLibraryPath(self):
         return paths.AbsNeighbourFile(__file__, "NativeLib.xml")