monzo / response

Monzo's real-time incident response and reporting tool ⚡️
MIT License
1.53k stars 165 forks source link

Handle None types sent as strings for sanitising with bleach #166

Closed ChrisAnn closed 5 years ago

ChrisAnn commented 5 years ago

Bleach doesn't seem to handle None by itself, so we shouldn't pass them to it.