From 0790952c47568b8bf533b4a22ec4ce6ee66cb034 Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Mon, 19 Sep 2022 07:52:10 -0400 Subject: [PATCH] Project: Fix IslandApiClient -> IslandAPIClient --- vulture_allowlist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vulture_allowlist.py b/vulture_allowlist.py index b3bbac8e6..07a0213f2 100644 --- a/vulture_allowlist.py +++ b/vulture_allowlist.py @@ -333,5 +333,5 @@ IslandEventTopic.RESET_AGENT_CONFIGURATION # TODO: Remove after #2292 is closed IIslandAPIClient -IslandApiClient +IslandAPIClient IslandAPIRequestFailedError