[yt-svn] commit/yt: MatthewTurk: Disabling _ramses_reader import for ART.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Sep 13 09:17:25 PDT 2013


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/81c2f6f5f983/
Changeset:   81c2f6f5f983
Branch:      yt
User:        MatthewTurk
Date:        2013-09-13 18:17:08
Summary:     Disabling _ramses_reader import for ART.
Affected #:  1 file

diff -r c65d8184a73c0e457459b703f713392e5d79e426 -r 81c2f6f5f983e90ec58e4d1d9da48a7a4a810832 yt/frontends/art/data_structures.py
--- a/yt/frontends/art/data_structures.py
+++ b/yt/frontends/art/data_structures.py
@@ -54,7 +54,7 @@
 from io import b2t
 
 
-import yt.frontends.ramses._ramses_reader as _ramses_reader
+#import yt.frontends.ramses._ramses_reader as _ramses_reader
 
 from .fields import ARTFieldInfo, KnownARTFields
 from yt.utilities.definitions import \

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