mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 15:08:40 +00:00
Fix last.
This commit is contained in:
parent
91c55522b8
commit
e2e3073f23
1 changed files with 1 additions and 2 deletions
|
@ -138,7 +138,6 @@ class Torrent:
|
||||||
})
|
})
|
||||||
return ret
|
return ret
|
||||||
|
|
||||||
@tit
|
|
||||||
def get_status(self, keys):
|
def get_status(self, keys):
|
||||||
"""Returns the status of the torrent based on the keys provided"""
|
"""Returns the status of the torrent based on the keys provided"""
|
||||||
# Create the full dictionary
|
# Create the full dictionary
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue