Run futurize --unicode-literals

This commit is contained in:
JonnyWong16 2019-11-23 19:21:10 -08:00
parent 597cc9fe29
commit 05afa0859c
37 changed files with 38 additions and 1 deletions

View file

@ -1,2 +1,3 @@
PLEXPY_BRANCH = "master"
from __future__ import unicode_literals
PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "v2.1.38"