1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-01-22 23:34:12 +03:00
spaCy/spacy/tests/matcher
github-actions[bot] 279358be63
Auto-format code with black ()
Co-authored-by: explosion-bot <explosion-bot@users.noreply.github.com>
2022-09-16 11:50:19 +02:00
..
__init__.py Revert 2019-09-29 17:32:12 +02:00
test_dependency_matcher.py add additional REL_OP () 2022-07-27 13:16:44 +02:00
test_levenshtein.py Auto-format code with black () 2022-09-16 11:50:19 +02:00
test_matcher_api.py Better handling of unexpected types in SetPredicate () 2022-09-02 09:09:48 +02:00
test_matcher_logic.py Addition of min_max quantifier in matcher {n,m} () 2022-06-30 11:01:58 +02:00
test_pattern_validation.py Addition of min_max quantifier in matcher {n,m} () 2022-06-30 11:01:58 +02:00
test_phrase_matcher.py Clean up warnings in the test suite () 2022-08-22 12:04:30 +02:00