summaryrefslogtreecommitdiffstats
path: root/share/extensions/plotter.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/plotter.py')
-rw-r--r--share/extensions/plotter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/plotter.py b/share/extensions/plotter.py
index 6cc235228..427e9401b 100644
--- a/share/extensions/plotter.py
+++ b/share/extensions/plotter.py
@@ -29,7 +29,7 @@ import inkex
inkex.localize()
-# TODO: Unittests, Material feed after plot, plot rectangles and circles (convert to paths), maybe interpret layers as pens
+# TODO: Unittests
class MyEffect(inkex.Effect):
def __init__(self):