mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
[WebUI] Add reduce import for Py3 compat
This commit is contained in:
parent
fbcddff6ea
commit
268c8d608c
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ import random
|
|||
import time
|
||||
from datetime import datetime, timedelta
|
||||
from email.utils import formatdate
|
||||
from functools import reduce
|
||||
|
||||
from twisted.internet.task import LoopingCall
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue