import unicode_literals

This commit is contained in:
insaneracist 2020-10-31 15:58:53 -07:00
parent 83f4566147
commit fa8cb27ceb
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# coding: utf-8
from __future__ import unicode_literals
import time
import threading
import traceback