Private GIT

Skip to content
Snippets Groups Projects
Commit 50212254 authored by miigotu's avatar miigotu
Browse files

Merge pull request #406 from fernandog/fix_showupdater

Fix SickRage/sickrage-issues/issues/169
parents fcc2c21e 35b3630c
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ class ShowUpdater: ...@@ -40,7 +40,7 @@ class ShowUpdater:
self.session = requests.Session() self.session = requests.Session()
def run(self): def run(self, force=False): # pylint: disable=unused-parameter
self.amActive = True self.amActive = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment