mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
Also fix e562ec9
for Python 2
This commit is contained in:
parent
e562ec96fa
commit
78c5b45e43
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
|
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
|
from io import open
|
||||||
import os
|
import os
|
||||||
|
|
||||||
from apscheduler.triggers.cron import CronTrigger
|
from apscheduler.triggers.cron import CronTrigger
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue