forked from LBRYCommunity/lbry-sdk
allow utf-8 characters in Daemon.py
-amit really wants the shrug emoji ¯\_(ツ)_/¯
This commit is contained in:
parent
a741fdfc44
commit
005a8b3008
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# coding=utf-8
|
||||
import binascii
|
||||
import logging.handlers
|
||||
import mimetypes
|
||||
|
|
Loading…
Reference in a new issue