[yt-svn] commit/yt: xarthisius: Merged in ejtasker/yt/stable (pull request #1305)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Nov 14 11:17:15 PST 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/1295bef6d31e/
Changeset:   1295bef6d31e
Branch:      stable
User:        xarthisius
Date:        2014-11-14 19:17:03+00:00
Summary:     Merged in ejtasker/yt/stable (pull request #1305)

Correction to time-series-analysis
Affected #:  1 file

diff -r a119d0a54bfeb84f0be77c0bd08d5099fc9d956b -r 1295bef6d31e07097419ea40a1427c35b960be54 doc/source/analyzing/time_series_analysis.rst
--- a/doc/source/analyzing/time_series_analysis.rst
+++ b/doc/source/analyzing/time_series_analysis.rst
@@ -50,7 +50,7 @@
 .. code-block:: python
 
    import yt
-   ts = DatasetSeries(["DD0030/DD0030", "DD0040/DD0040")
+   ts = yt.DatasetSeries(["DD0030/DD0030", "DD0040/DD0040")
 
 Analyzing Each Dataset In Sequence
 ----------------------------------

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