Parcourir la source

Fix UnicodeEncodeErrors

pull/10/head
Kunal Mehta il y a 11 ans
Parent
révision
9051ec30d1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      commands/urbandictionary.py

+ 1
- 0
commands/urbandictionary.py Voir le fichier

@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
#
# Public domain, 2013 Legoktm
#


Chargement…
Annuler
Enregistrer