From ae9d24fc7287ac5b3ae43a28e5176201c7f782fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20L=C3=A9onardi?= <121808652+a-leonardi@users.noreply.github.com> Date: Thu, 5 Oct 2023 15:10:15 +0200 Subject: [PATCH] Update sekoia_automation/connector/__init__.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Raphaƫl Cohen --- sekoia_automation/connector/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sekoia_automation/connector/__init__.py b/sekoia_automation/connector/__init__.py index 0335b45..93120f7 100644 --- a/sekoia_automation/connector/__init__.py +++ b/sekoia_automation/connector/__init__.py @@ -100,7 +100,7 @@ def _retry(self): @cached_property def _connector_user_agent(self) -> str: - return f"sekoiaio-connector-{self.default_configuration.intake_key}" + return f"sekoiaio-connector-{self.configuration.intake_key}" def _send_chunk( self,