Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plotlib.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/plotlib.py b/plotlib.py
index bf0ec46..94013c2 100644
--- a/plotlib.py
+++ b/plotlib.py
@@ -63,7 +63,6 @@ class _PlotBase:
points -= 1
self.parser.set_var(var, x_old)
- print res
return res
def export_plot(self, fn):