summaryrefslogtreecommitdiffstats
path: root/share/extensions/radiusrand.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/radiusrand.py')
-rwxr-xr-xshare/extensions/radiusrand.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/extensions/radiusrand.py b/share/extensions/radiusrand.py
index 902601c28..0e352f56a 100755
--- a/share/extensions/radiusrand.py
+++ b/share/extensions/radiusrand.py
@@ -75,3 +75,5 @@ class RadiusRandomize(inkex.Effect):
e = RadiusRandomize()
e.affect()
+
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99