mirror of
https://github.com/explosion/spaCy.git
synced 2025-05-31 19:23:05 +03:00
Whitespace
This commit is contained in:
parent
5de7e712b7
commit
3edb8ae207
|
@ -29,6 +29,7 @@ def test_basic_case():
|
||||||
assert start == 0
|
assert start == 0
|
||||||
assert end == 4
|
assert end == 4
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.xfail
|
@pytest.mark.xfail
|
||||||
def test_issue850():
|
def test_issue850():
|
||||||
'''The problem here is that the variable-length pattern matches the
|
'''The problem here is that the variable-length pattern matches the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user