Skip to content

Commit

Permalink
Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmainak committed Sep 17, 2018
1 parent f76b7ab commit 1000b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoreject/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

import mne
from mne.utils import check_version as version_is_greater_equal
from mne import pick_types, pick_channels, pick_info
from mne import pick_types, pick_info
from mne.channels.interpolation import _do_interp_dots
from mne.externals import six

Expand Down

0 comments on commit 1000b26

Please sign in to comment.