diff --git a/vulture_allowlist.py b/vulture_allowlist.py index ea46d5b2b..9a9360c66 100644 --- a/vulture_allowlist.py +++ b/vulture_allowlist.py @@ -277,10 +277,10 @@ key_list simulation netmap validate_windows_filename_not_reserved -subscribe_all # common\event_queue\i_event_queue.py -subscribe_type # common\event_queue\i_event_queue.py -subscribe_tag # common\event_queue\i_event_queue.py -publish # common\event_queue\i_event_queue.py +subscribe_all # common\event_queue\i_agent_event_queue.py +subscribe_type # common\event_queue\i_agent_event_queue.py +subscribe_tag # common\event_queue\i_agent_event_queue.py +publish # common\event_queue\i_agent_event_queue.py 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