fixing pylint suggestions
This commit is contained in:
parent
5ca6c3861e
commit
1297a07e37
5 changed files with 16 additions and 13 deletions
|
|
@ -227,8 +227,6 @@ class Settings:
|
|||
else:
|
||||
return show["SickbeardPrefix"]
|
||||
|
||||
# TODO check if this is actually doing anything. it seems like it
|
||||
# just returns what is input
|
||||
def getshow(self, showname):
|
||||
"""
|
||||
Get the name of the show, showname.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue