[med-svn] [python-mne] 13/52: removed debug stuff

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:23:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

yoh pushed a commit to annotated tag v0.2
in repository python-mne.

commit 2e58b7878f56b3be3982969cd81c4103b9e83896
Author: Martin Luessi <mluessi at nmr.mgh.harvard.edu>
Date:   Wed Sep 28 15:35:26 2011 -0400

    removed debug stuff
---
 mne/epochs.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mne/epochs.py b/mne/epochs.py
index f61f393..13c1bb4 100644
--- a/mne/epochs.py
+++ b/mne/epochs.py
@@ -377,7 +377,6 @@ class Epochs(object):
     def __getitem__(self, key):
         """Return an Epochs object with a subset of epochs
         """
-        print key
         if not self.bad_dropped:
                 warnings.warn("Bad epochs have not been dropped, indexing "
                               "will be inccurate. Use drop_bad_epochs() "

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git



More information about the debian-med-commit mailing list