Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
agramfort committed Jun 18, 2014
1 parent 5da04fa commit 74bbdf7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Martin Luessi <[email protected]> [email protected] <mluessi
Martin Luessi <[email protected]> martin <[email protected]>
Martin Luessi <[email protected]> martin <martin@think.(none)>
Matti Hamalainen <[email protected]> Matti Hamalainen <[email protected]>
Matti Hamalainen <[email protected]> Matti Hamalainen <[email protected]>
Christian Brodbeck <[email protected]> christianmbrodbeck <[email protected]>
Louis Thibault <[email protected]> = <[email protected]>
Louis Thibault <[email protected]> Louis Thibault <louist@ltpc.(none)>
Expand Down
1 change: 0 additions & 1 deletion mne/datasets/megsim/megsim.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ def data_path(url, path=None, force_update=False, update_path=None):
if get_config(key) is None:
key = 'MNE_DATA'
path = get_config(key, def_path)
print '%s %s' %(path, key)

# use the same for all datasets
if not op.exists(path) or not os.access(path, os.W_OK):
Expand Down

0 comments on commit 74bbdf7

Please sign in to comment.