Aluode's picture
Upload folder using huggingface_hub
3bb804c verified
raw
history blame
178 Bytes
# Authors: The MNE-Python contributors.
# License: BSD-3-Clause
# Copyright the MNE-Python contributors.
from .commands.utils import main
if __name__ == "__main__":
main()