Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
massich committed May 23, 2019
1 parent 13cc4e3 commit 835f0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne/channels/tests/test_montage.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from mne.coreg import fit_matched_points
from mne.transforms import apply_trans, get_ras_to_neuromag_trans
from mne.io.constants import FIFF
from mne.io.meas_info import _read_dig_points
from mne.digitization._utils import _read_dig_points
from mne.viz._3d import _fiducial_coords

from mne.io.kit import read_mrk
Expand Down

0 comments on commit 835f0e0

Please sign in to comment.