This commit is contained in:
Matthew Honnibal 2019-09-18 13:38:29 +02:00
parent 3507943b15
commit 88a23cf49a

View File

@ -157,4 +157,4 @@ copy_reg.pickle(DocBox, pickle_box, unpickle_box)
# Compatibility, as we had named it this previously. # Compatibility, as we had named it this previously.
Binder = DocBox Binder = DocBox
__all__ = ["DocBox"] __all__ = ["DocPallet"]