[yt-svn] commit/yt: hegan: Forgot to remove format string from annotate_halos callback

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Jun 24 11:43:24 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/51e5fd53e4dc/
Changeset:   51e5fd53e4dc
Branch:      yt-3.0
User:        hegan
Date:        2014-06-24 20:33:16
Summary:     Forgot to remove format string from annotate_halos callback
Affected #:  1 file

diff -r 5673e4b09797721a28e461a09a6bb167df9b5d04 -r 51e5fd53e4dcc5927fee55cb2ec0e1517bb50f63 yt/visualization/plot_modifications.py
--- a/yt/visualization/plot_modifications.py
+++ b/yt/visualization/plot_modifications.py
@@ -879,7 +879,6 @@
         self.alpha = alpha
         self.width = width
         self.annotate_field = annotate_field
-        self.format_spec = text_format_spec
         self.font_kwargs = font_kwargs
 
     def __call__(self, plot):

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list