def _processed_file(self, fname): data_manager = data.load_data(fname) if data_manager is not None: self._add_tab(data_manager, len(self._tabs))