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

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue May 16 13:01:20 PDT 2017


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/ce7b91cb0959/
Changeset:   ce7b91cb0959
User:        xarthisius
Date:        2017-05-16 18:42:49+00:00
Summary:     A Sphinx directive requires a blank line before the content
Affected #:  1 file

diff -r ce3301f502e43522031100307e5cec8c84b0de7d -r ce7b91cb0959ffa72bde33f1d5d19bf4d78219f3 doc/source/examining/loading_data.rst
--- a/doc/source/examining/loading_data.rst
+++ b/doc/source/examining/loading_data.rst
@@ -340,6 +340,7 @@
 defined, with the "raw" field type:
 
 .. code-block:: python
+
     import yt
     ds = yt.load("Laser/plt00015/")
     print(ds.field_list)


https://bitbucket.org/yt_analysis/yt/commits/e78cd10a6d5c/
Changeset:   e78cd10a6d5c
User:        ngoldbaum
Date:        2017-05-16 20:01:09+00:00
Summary:     Merge pull request #1393 from Xarthisius/doc_fix

A Sphinx directive requires a blank line before the content
Affected #:  1 file

diff -r ce3301f502e43522031100307e5cec8c84b0de7d -r e78cd10a6d5cb98eeba67425c7f984bd9c72bf9d doc/source/examining/loading_data.rst
--- a/doc/source/examining/loading_data.rst
+++ b/doc/source/examining/loading_data.rst
@@ -340,6 +340,7 @@
 defined, with the "raw" field type:
 
 .. code-block:: python
+
     import yt
     ds = yt.load("Laser/plt00015/")
     print(ds.field_list)

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