[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon May 23 18:35:21 PDT 2016


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/1a33d6bc7856/
Changeset:   1a33d6bc7856
Branch:      yt
User:        chummels
Date:        2016-05-23 20:52:41+00:00
Summary:     Fixing problem in gizmo docs.
Affected #:  1 file

diff -r b3c23ff06040ef967b7c9ac041d5ad3dc4edb79a -r 1a33d6bc785673d4cd8ed19beeb2c4de2018a9ae doc/source/examining/loading_data.rst
--- a/doc/source/examining/loading_data.rst
+++ b/doc/source/examining/loading_data.rst
@@ -1330,8 +1330,6 @@
 grid structure as spatial fields as described in :ref:`loading-gadget-data`.  
 To load Gizmo datasets using the standard HDF5 output format::
 
-.. code-block:: python
-
    import yt
    ds = yt.load("snapshot_600.hdf5")
 


https://bitbucket.org/yt_analysis/yt/commits/8bd28805baee/
Changeset:   8bd28805baee
Branch:      yt
User:        ngoldbaum
Date:        2016-05-24 01:35:07+00:00
Summary:     Merged in chummels/yt (pull request #2191)

Fixing problem in gizmo docs.
Affected #:  1 file

diff -r ecfc9590c7e6642114669a6787c491937667d2fd -r 8bd28805baeed4b0f741e06810c156717c838579 doc/source/examining/loading_data.rst
--- a/doc/source/examining/loading_data.rst
+++ b/doc/source/examining/loading_data.rst
@@ -1330,8 +1330,6 @@
 grid structure as spatial fields as described in :ref:`loading-gadget-data`.  
 To load Gizmo datasets using the standard HDF5 output format::
 
-.. code-block:: python
-
    import yt
    ds = yt.load("snapshot_600.hdf5")

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