update all for pipeline.init

This commit is contained in:
svlandeg 2023-10-12 12:08:50 +02:00
parent ea1befa8ff
commit 740dc28a49

View File

@ -22,6 +22,7 @@ from .trainable_pipe import TrainablePipe
__all__ = [
"AttributeRuler",
"DependencyParser",
"EditTreeLemmatizer",
"EntityLinker",
"EntityRecognizer",
"EntityRuler",