diff --git a/deluge/core/torrent.py b/deluge/core/torrent.py index 63eecbbb5..8d1505122 100644 --- a/deluge/core/torrent.py +++ b/deluge/core/torrent.py @@ -137,8 +137,7 @@ class Torrent: 'offset': file.offset }) return ret - - @tit + def get_status(self, keys): """Returns the status of the torrent based on the keys provided""" # Create the full dictionary