6 lines
148 B
Python
6 lines
148 B
Python
# Authors: The MNE-Python contributors.
|
|
# License: BSD-3-Clause
|
|
# Copyright the MNE-Python contributors.
|
|
|
|
from .neuralynx import read_raw_neuralynx
|