[yt-svn] commit/yt: brittonsmith: Removing print statement.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Nov 24 07:50:19 PST 2015


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/03a54b627189/
Changeset:   03a54b627189
Branch:      yt
User:        brittonsmith
Date:        2015-11-24 14:47:56+00:00
Summary:     Removing print statement.
Affected #:  1 file

diff -r 129722a2fc4cfca129377785af88e615c4aec7a1 -r 03a54b627189e63eaee9f2bc1d4a36c3ab6b9637 yt/convenience.py
--- a/yt/convenience.py
+++ b/yt/convenience.py
@@ -75,7 +75,6 @@
             mylog.error("Please check that you have used a correct path")
             raise YTOutputNotIdentified(args, kwargs)
     for n, c in types_to_check.items():
-        print n
         if n is None: continue
         if c._is_valid(*args, **kwargs): candidates.append(n)

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