hasgeek / funnel

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
1 occurrence in this check
Unused import project_published_notification
 4
 5from __future__ import annotations
 6
 7from . import ( 8    account_notification,
 9    comment_notification,
10    organization_membership_notification,