mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Update gntp-1.0.3
This commit is contained in:
parent
624ae06b35
commit
e55576fd80
6 changed files with 15 additions and 26 deletions
|
@ -10,6 +10,7 @@ https://pypi.python.org/pypi/six
|
|||
|
||||
import sys
|
||||
|
||||
PY2 = sys.version_info[0] == 2
|
||||
PY3 = sys.version_info[0] == 3
|
||||
|
||||
if PY3:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue