mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
remove whitespace
This commit is contained in:
parent
6c7301cc6d
commit
736ffcb9a2
|
@ -172,19 +172,3 @@ def test_sbd_serialization(EN, example):
|
|||
|
||||
assert example.to_bytes() == example_serialized.to_bytes()
|
||||
assert [s.text for s in example.sents] == [s.text for s in example_serialized.sents]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user