Aluode/PerceptionLabPortable
0
1"""Private module for FIF basic I/O routines."""2 3# Authors: The MNE-Python contributors.4# License: BSD-3-Clause5# Copyright the MNE-Python contributors.6 7# All imports should be done directly to submodules, so we don't import8# anything here or use lazy_loader.9 