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