Fix formatting

This commit is contained in:
Ines Montani 2016-12-08 19:45:11 +01:00
parent 311b30ab35
commit 5908c0ed9f
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# encoding: utf8 # encoding: utf8
from __future__ import unicode_literals from __future__ import unicode_literals
EMOTICONS = set("""
EMOTICONS = set("""
:) :)
:-) :-)
:)) :))
@ -135,7 +135,6 @@ o.0
¯\()/¯ ¯\()/¯
(°° (°°
><(((*> ><(((*>
""".split()) """.split())