mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
'None' is the implicit return value. Since the filter was operating on a yield that never yield 'None', it was redundant.
'None' is the implicit return value. Since the filter was operating on a yield that never yield 'None', it was redundant.