Aluode/PerceptionLabPortable
0
1# Authors: The MNE-Python contributors.2# License: BSD-3-Clause3# Copyright the MNE-Python contributors.4 5import lazy_loader as lazy6 7(__getattr__, __dir__, __all__) = lazy.attach_stub(__name__, __file__)8 1# Authors: The MNE-Python contributors.2# License: BSD-3-Clause3# Copyright the MNE-Python contributors.4 5import lazy_loader as lazy6 7(__getattr__, __dir__, __all__) = lazy.attach_stub(__name__, __file__)8