This commit is contained in:
Jesse Bannon 2023-07-25 11:40:38 -07:00
parent 5590a07eee
commit ac5a0e3f64

View file

@ -147,4 +147,4 @@ class SplitPlugin(Plugin[TOptionsValidator], Generic[TOptionsValidator], ABC):
-------
List of entries and metadata created from the source entry
"""
raise NotImplemented
return []