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,3 +1,4 @@
from __future__ import unicode_literals
# This file is part of Tautulli.
#
# Tautulli is free software: you can redistribute it and/or modify