mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-21 16:39:05 -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.