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.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/extensions/plotter.py b/share/extensions/plotter.py
index 6ff6adeaf..aef9e016d 100644
--- a/share/extensions/plotter.py
+++ b/share/extensions/plotter.py
@@ -28,7 +28,8 @@ import inkex
inkex.localize()
-# TODO: Materialvorschub nach plot, rechtecke plotten
+# TODO: Unittests
+# TODO: Material feed after plot, plot rectangles
class MyEffect(inkex.Effect):
def __init__(self):