From 2b0db296557b3c9a8a582c7a36627ab91d1e56bd Mon Sep 17 00:00:00 2001 From: "Aur??lio A. Heckert" Date: Tue, 28 Apr 2009 22:40:36 +0000 Subject: esthetics only (bzr r7793) --- share/extensions/measure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/extensions/measure.py b/share/extensions/measure.py index 26b20b3e2..61c3f9611 100644 --- a/share/extensions/measure.py +++ b/share/extensions/measure.py @@ -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, '') -- cgit v1.2.3