michaelhelmick / lassie

Web Content Retrieval for Humans™
https://lassie.readthedocs.org
MIT License
614 stars 49 forks source link

Fixes #42, resolve issue where data would not be returned if key was in dictionary #43

Closed michaelhelmick closed 8 years ago

michaelhelmick commented 8 years ago

If the key existed in the dictionary and it was blank (i.e. {‘description’: ‘’} then the login under line 240 would never be executed