mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
Fix __all__
This commit is contained in:
parent
ba8721953c
commit
a280ff2657
|
@ -136,4 +136,4 @@ o.0
|
||||||
""".split())
|
""".split())
|
||||||
|
|
||||||
|
|
||||||
__all__ = [ EMOTICONS ]
|
__all__ = [ "EMOTICONS" ]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user