Fix typo: Replace `shutil.copy_tree` with `shutil.copytree` (See https://docs.python.org/3/library/shutil.html#shutil.copytree) https://github.com/NeuroTechX/moabb/blob/2a9cf4f5fdd701524cfcc65f32e9aae04f344989/moabb/datasets/braininvaders.py#L287