Makes me want to drop 3.9
This commit is contained in:
parent
0b20a49862
commit
1798b36913
@ -334,7 +334,7 @@ class GetConsumerMixin:
|
||||
def get_consumer(
|
||||
self,
|
||||
filepath: Path,
|
||||
overrides: DocumentMetadataOverrides | None = None,
|
||||
overrides: Union[DocumentMetadataOverrides, None] = None,
|
||||
source: DocumentSource = DocumentSource.ConsumeFolder,
|
||||
) -> Generator[ConsumerPlugin, None, None]:
|
||||
# Store this for verification
|
||||
|
Loading…
x
Reference in New Issue
Block a user