Commit faddba6
committed
test: use direct create_info/RawArray imports, drop unused import mne
Address @drammock review on #14006: create_info and RawArray are already
imported directly at the top of the test module, so call them directly and
remove the now-unused `import mne`.1 parent 67ee3c3 commit faddba6
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
701 | 700 | | |
702 | 701 | | |
703 | 702 | | |
704 | | - | |
705 | | - | |
| 703 | + | |
| 704 | + | |
706 | 705 | | |
707 | 706 | | |
708 | 707 | | |
| |||
0 commit comments