[yt-svn] commit/yt: ngoldbaum: Typo fix.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Jun 18 20:17:33 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/1bf2d3688801/
Changeset:   1bf2d3688801
Branch:      yt-3.0
User:        ngoldbaum
Date:        2014-06-19 05:17:04
Summary:     Typo fix.
Affected #:  1 file

diff -r 2354191c0cb6815fbb55c2da43b9ee2d8ebd87cf -r 1bf2d3688801615cef5fd75197987eea5193aeb8 yt/frontends/sph/io.py
--- a/yt/frontends/sph/io.py
+++ b/yt/frontends/sph/io.py
@@ -763,7 +763,7 @@
                 c[:,0], c[:,1], c[:,2],
                 data_file.pf.domain_left_edge,
                 data_file.pf.domain_right_edge,
-                data_filter.pf.filter_bbox)
+                data_file.pf.filter_bbox)
             ind += c.shape[0]
         return morton

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