pop_importerplab# pop_importerplab(EEG, filename=None, *, return_com=False, **kwargs)# Import an ERPLAB-style event text file through the generic event importer. Parameters: EEG (dict[str, Any]) filename (str | None) return_com (bool) kwargs (Any) Return type: dict[str, Any] | tuple[dict[str, Any], str]