Commit 96d2097
committed
add top_class_id to kwargs
- add top_class_id to kwargs, which is needed in _ChEBIDataExtractor class to create another chebi class object related to train version
self._chebi_version_train_obj = self.__class__(single_class=self.single_class, **_init_kwargs,)1 parent 03bf4cd commit 96d2097
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
739 | 742 | | |
740 | 743 | | |
741 | 744 | | |
| |||
0 commit comments