Code

esthetics only
authoraurium <aurium@users.sourceforge.net>
Tue, 28 Apr 2009 22:40:36 +0000 (22:40 +0000)
committeraurium <aurium@users.sourceforge.net>
Tue, 28 Apr 2009 22:40:36 +0000 (22:40 +0000)
share/extensions/measure.py

index 26b20b3e22a28dd8d3a2cf1152a4befefbd92b91..61c3f961152cbe973e8f1856559122634caa6c80 100644 (file)
@@ -29,7 +29,7 @@ TODO:
     2. check direction >90 or <-90 Degrees
     3. rotate by 180 degrees around text center
 '''
-import inkex, simplestyle, simplepath,sys,cubicsuperpath, bezmisc, locale
+import inkex, simplestyle, simplepath, sys, cubicsuperpath, bezmisc, locale
 # Set current system locale
 locale.setlocale(locale.LC_ALL, '')