From f1604dcdf820dddf0cfbe513e3f2732438356aae Mon Sep 17 00:00:00 2001 From: palewire Date: Sun, 20 Jul 2014 12:05:57 -0700 Subject: [PATCH] Fix bad cache naming on .images --- storytracker/analysis.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/storytracker/analysis.py b/storytracker/analysis.py index 9d95612..fc2ece7 100644 --- a/storytracker/analysis.py +++ b/storytracker/analysis.py @@ -146,8 +146,8 @@ def get_images(self, force=False): Set the `force` kwargs to True to regenerate it from scratch. """ # If we already have the list, return it - if self._hyperlinks and not force: - return self._hyperlinks + if self._images and not force: + return self._images # Target the tag if it exists since # we don't care what's in the