mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
fix py2 handling #1725
This commit is contained in:
parent
001f754cd3
commit
b409279254
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ from __future__ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
import requests
|
import requests
|
||||||
|
import six
|
||||||
from six import iteritems
|
from six import iteritems
|
||||||
|
|
||||||
import core
|
import core
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue