Revision: 6907
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6907&view=rev
Author:   ryanmay
Date:     2009-02-12 20:06:50 +0000 (Thu, 12 Feb 2009)

Log Message:
-----------
Remove trailing whitespace.

Modified Paths:
--------------
    branches/v0_98_5_maint/doc/users/event_handling.rst

Modified: branches/v0_98_5_maint/doc/users/event_handling.rst
===================================================================
--- branches/v0_98_5_maint/doc/users/event_handling.rst 2009-02-12 20:05:10 UTC 
(rev 6906)
+++ branches/v0_98_5_maint/doc/users/event_handling.rst 2009-02-12 20:06:50 UTC 
(rev 6907)
@@ -552,11 +552,4 @@
 
     fig.canvas.mpl_connect('pick_event', onpick)
 
-    plt.show()
-
-
-
-
-
-
-
+    plt.show()


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to