[yt-svn] commit/yt: atmyers: write_png_to_string is no longer found at this location, so this import breaks things on the development branch. Since this method is not actually used anywhere, I'm removing it.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Mar 25 13:20:08 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/0d705d2ae8eb/
Changeset:   0d705d2ae8eb
Branch:      yt-3.0
User:        atmyers
Date:        2014-03-25 20:29:12
Summary:     write_png_to_string is no longer found at this location, so this import breaks things on the development branch. Since this method is not actually used anywhere, I'm removing it.
Affected #:  1 file

diff -r ff7bfc7adcfc457eefd36bb45be894fa6cb04683 -r 0d705d2ae8eb306c867e664f65d83e91f980bb0a yt/visualization/profile_plotter.py
--- a/yt/visualization/profile_plotter.py
+++ b/yt/visualization/profile_plotter.py
@@ -39,8 +39,6 @@
      create_profile
 from yt.utilities.exceptions import \
      YTNotInsideNotebook
-from yt.utilities.lib import \
-    write_png_to_string
 from yt.data_objects.profiles import \
     BinnedProfile1D, \
     BinnedProfile2D

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