[med-svn] [python-mne] 142/376: pep8
Yaroslav Halchenko
debian at onerussian.com
Fri Nov 27 17:22:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
yoh pushed a commit to annotated tag v0.1
in repository python-mne.
commit 15752b00570996d492e144f49f3d6c425bcc277f
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date: Wed Mar 16 12:13:14 2011 -0400
pep8
---
mne/viz.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mne/viz.py b/mne/viz.py
index ea5c231..f06b611 100644
--- a/mne/viz.py
+++ b/mne/viz.py
@@ -28,6 +28,7 @@ def plot_topo(evoked, layout):
pl.rcParams['axes.edgecolor'] = 'k'
+
def plot_evoked(evoked, picks=None):
"""Plot evoked data
@@ -66,4 +67,3 @@ def plot_evoked(evoked, picks=None):
pl.subplots_adjust(0.175, 0.08, 0.94, 0.94, 0.2, 0.63)
pl.show()
-
--
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