nicksawhney / bernie-sits

A site that went kinda viral that lets you put Bernie Sanders in places
GNU Affero General Public License v3.0
307 stars 50 forks source link

fixed image error and added whitespace serialization #36

Open aykae opened 3 years ago

aykae commented 3 years ago

-image was referenced in the if statement in app.py before being assigned, so I fixed that -stripped input of whitespace to prevent extra API calls