mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 00:46:28 +03:00
Fix name
This commit is contained in:
parent
3507943b15
commit
88a23cf49a
|
@ -157,4 +157,4 @@ copy_reg.pickle(DocBox, pickle_box, unpickle_box)
|
|||
# Compatibility, as we had named it this previously.
|
||||
Binder = DocBox
|
||||
|
||||
__all__ = ["DocBox"]
|
||||
__all__ = ["DocPallet"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user