6 lines
136 B
Python
6 lines
136 B
Python
# Authors: The MNE-Python contributors.
|
|
# License: BSD-3-Clause
|
|
# Copyright the MNE-Python contributors.
|
|
|
|
from .ant import read_raw_ant
|