mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-04 23:28:24 -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.