spaCy/spacy/tests/pipeline
Sofie Van Landeghem 536798f9e3
Disallow False for first/last arguments of add_pipe (#12793)
* Literal True for first/last options

* add test case

* update docs

* remove old redundant test case

* black formatting

* use Optional typing in docstrings

Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>

---------

Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
2023-07-06 15:20:13 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_analysis.py isort all the things 2023-06-26 11:41:03 +02:00
test_annotates_on_update.py isort all the things 2023-06-26 11:41:03 +02:00
test_attributeruler.py isort all the things 2023-06-26 11:41:03 +02:00
test_edit_tree_lemmatizer.py isort all the things 2023-06-26 11:41:03 +02:00
test_entity_linker.py isort all the things 2023-06-26 11:41:03 +02:00
test_entity_ruler.py isort all the things 2023-06-26 11:41:03 +02:00
test_functions.py isort all the things 2023-06-26 11:41:03 +02:00
test_initialize.py isort all the things 2023-06-26 11:41:03 +02:00
test_lemmatizer.py isort all the things 2023-06-26 11:41:03 +02:00
test_models.py isort all the things 2023-06-26 11:41:03 +02:00
test_morphologizer.py isort all the things 2023-06-26 11:41:03 +02:00
test_pipe_factories.py isort all the things 2023-06-26 11:41:03 +02:00
test_pipe_methods.py Disallow False for first/last arguments of add_pipe (#12793) 2023-07-06 15:20:13 +02:00
test_sentencizer.py isort all the things 2023-06-26 11:41:03 +02:00
test_senter.py isort all the things 2023-06-26 11:41:03 +02:00
test_span_finder.py isort all the things 2023-06-26 11:41:03 +02:00
test_span_ruler.py isort all the things 2023-06-26 11:41:03 +02:00
test_spancat.py isort all the things 2023-06-26 11:41:03 +02:00
test_tagger.py isort all the things 2023-06-26 11:41:03 +02:00
test_textcat.py isort all the things 2023-06-26 11:41:03 +02:00
test_tok2vec.py isort all the things 2023-06-26 11:41:03 +02:00