[Yt-svn] commit/yt: MatthewTurk: Fixing API import for boolean_region_tests.

Bitbucket commits-noreply at bitbucket.org
Thu Nov 3 06:03:20 PDT 2011


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/bb043939ae67/
changeset:   bb043939ae67
branch:      yt
user:        MatthewTurk
date:        2011-11-03 13:59:30
summary:     Fixing API import for boolean_region_tests.
affected #:  1 file

diff -r a732ec370ba724b3be87670ae7143a09bcb15520 -r bb043939ae678eb0f07ddf0597084791e59461fb yt/utilities/answer_testing/api.py
--- a/yt/utilities/answer_testing/api.py
+++ b/yt/utilities/answer_testing/api.py
@@ -51,7 +51,7 @@
     TestHaloCompositionHashFOF, \
     TestHaloCompositionHashPHOP
 
-from .boolean_region_test import \
+from .boolean_region_tests import \
     TestBooleanANDGridQuantity, \
     TestBooleanORGridQuantity, \
     TestBooleanNOTGridQuantity, \

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