mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-06 06:20:53 -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.