Files
Feature-Extraction/dist/client/mne/report/__init__.pyi

3 lines
110 B
Python

__all__ = ["Report", "_ReportScraper", "open_report"]
from .report import Report, _ReportScraper, open_report