From 21815291a09a9976fb3a2479861f48c8075be4ef Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Mon, 5 Sep 2022 19:26:30 +0530 Subject: [PATCH] Project: Use correct variable in Vulture allowlist --- vulture_allowlist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vulture_allowlist.py b/vulture_allowlist.py index 9a9360c66..49986ea85 100644 --- a/vulture_allowlist.py +++ b/vulture_allowlist.py @@ -285,7 +285,7 @@ subscribe_all # common\event_queue\pypubsub_event_queue.py subscribe_type # common\event_queue\pypubsub_event_queue.py subscribe_tag # common\event_queue\pypubsub_event_queue.py publish # common\event_queue\pypubsub_event_queue.py -PyPubSubEventQueue # common\event_queue\pypubsub_event_queue.py +PyPubSubAgentEventQueue # common\event_queue\pypubsub_event_queue.py subscribe_all_events # common\event_queue\pypubsub_event_queue.py