Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
laurabpaulsen committed Dec 13, 2024
1 parent e36257c commit 098277f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/digitise_example.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
# for local imports
import sys
from pathlib import Path
import mne

# make sure to append path to OPM_lab
current_file = Path(__file__).resolve()
Expand Down

0 comments on commit 098277f

Please sign in to comment.