mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-03 11:23:12 +03:00
black
This commit is contained in:
parent
8a807ef1dd
commit
079f09b97c
|
@ -377,7 +377,6 @@ def test_overfitting_IO_overlapping():
|
|||
assert set([span.label_ for span in spans2]) == {"LOC", "DOUBLE_LOC"}
|
||||
|
||||
|
||||
|
||||
@pytest.mark.parametrize("name", SPANCAT_COMPONENTS)
|
||||
def test_zero_suggestions(name):
|
||||
# Test with a suggester that returns 0 suggestions
|
||||
|
|
Loading…
Reference in New Issue
Block a user