From c97e43612ba1db2991e423c0f1eecbb35e2a8893 Mon Sep 17 00:00:00 2001 From: Alexander Myasoedov Date: Thu, 20 Feb 2025 23:29:46 +0200 Subject: [PATCH] fix(linter): --- agentic_security/core/test_app.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/agentic_security/core/test_app.py b/agentic_security/core/test_app.py index 9b72e8e..1f03239 100644 --- a/agentic_security/core/test_app.py +++ b/agentic_security/core/test_app.py @@ -1,5 +1,7 @@ import os + import pytest + from agentic_security.core.app import expand_secrets