[yt-svn] commit/yt: MatthewTurk: Fixing an import

Bitbucket commits-noreply at bitbucket.org
Tue Jul 10 17:37:29 PDT 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/30fe4db8b236/
changeset:   30fe4db8b236
branch:      yt
user:        MatthewTurk
date:        2012-07-11 02:37:19
summary:     Fixing an import
affected #:  1 file

diff -r b10081b7874364fdd7af1de194adbeb024d6196f -r 30fe4db8b2362992de5869b6535b328ed8f972bf yt/frontends/art/fields.py
--- a/yt/frontends/art/fields.py
+++ b/yt/frontends/art/fields.py
@@ -36,7 +36,7 @@
 import yt.data_objects.universal_fields
 from yt.utilities.physical_constants import \
     boltzmann_constant_cgs, mass_hydrogen_cgs
-import yt.utilities.amr_utils as amr_utils
+import yt.utilities.lib as amr_utils
 
 KnownARTFields = FieldInfoContainer()
 add_art_field = KnownARTFields.add_field

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