mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Fix formatting
This commit is contained in:
parent
311b30ab35
commit
5908c0ed9f
|
@ -1,8 +1,8 @@
|
|||
# encoding: utf8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
EMOTICONS = set("""
|
||||
|
||||
EMOTICONS = set("""
|
||||
:)
|
||||
:-)
|
||||
:))
|
||||
|
@ -135,7 +135,6 @@ o.0
|
|||
¯\(ツ)/¯
|
||||
(╯°□°)╯︵┻━┻
|
||||
><(((*>
|
||||
|
||||
""".split())
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user