[med-svn] [python-mne] 250/353: Fixed accidental editing of docstring for write_events in mne/events.py (sorry!)

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:25:09 UTC 2015


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

yoh pushed a commit to tag 0.4
in repository python-mne.

commit 4ab6fff96df4cb45b3b66801c8054d5112b3ab17
Author: = <louist87 at gmail.com>
Date:   Tue Jul 10 12:54:20 2012 +0200

    Fixed accidental editing of docstring for write_events in mne/events.py (sorry!)
---
 mne/event.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/mne/event.py b/mne/event.py
index f34410c..7f228e1 100644
--- a/mne/event.py
+++ b/mne/event.py
@@ -119,9 +119,6 @@ def write_events(filename, event_list):
 
     events: array, shape (n_events, 3)
         The list of events
-
-    verbose:  bool
-        Use verbose output
     """
     #   Start writing...
     fid = start_file(filename)

-- 
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