[Yt-svn] commit/yt: sskory: Removing boolean-specific description from the .volume() docstring.

Bitbucket commits-noreply at bitbucket.org
Mon Nov 7 11:33:32 PST 2011


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/4e417d8c0176/
changeset:   4e417d8c0176
branch:      yt
user:        sskory
date:        2011-11-07 20:32:41
summary:     Removing boolean-specific description from the .volume() docstring.
affected #:  1 file

diff -r bcc8c8f8ddd9812d9a93405700345aeafe7e221b -r 4e417d8c0176dc4c90548407558a7d9767971d04 yt/data_objects/data_containers.py
--- a/yt/data_objects/data_containers.py
+++ b/yt/data_objects/data_containers.py
@@ -2671,7 +2671,7 @@
 
     def volume(self, unit = "unitary"):
         """
-        Return the volume of the boolean container in units *unit*.
+        Return the volume of the data container in units *unit*.
         This is found by adding up the volume of the cells with centers
         in the container, rather than using the geometric shape of
         the container, so this may vary very slightly

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