Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mscheltienne committed Sep 19, 2024
1 parent b3ea088 commit b1b4d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stimuli/triggers/tests/test_lsl.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

def test_trigger_lsl():
"""Testing for LSL triggers."""
pytest.importorskip("mne-lsl")
pytest.importorskip("mne_lsl")

from mne_lsl.lsl import StreamInfo, StreamInlet, StreamOutlet, resolve_streams

Expand Down

0 comments on commit b1b4d7d

Please sign in to comment.