[yt-svn] commit/yt: ejtasker: small correction to time_series_analysis.py

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Nov 14 20:08:51 PST 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/e8fb57e66ca4/
Changeset:   e8fb57e66ca4
Branch:      yt
User:        ejtasker
Date:        2014-11-14 08:29:05+00:00
Summary:     small correction to time_series_analysis.py
Affected #:  1 file

diff -r a4af5c5f68c4daacd7fd48140bee6876918c4b20 -r e8fb57e66ca42e26052dadf054a5c782740abec9 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