From b61cdbb30c589e5b53893faa8554a64300330360 Mon Sep 17 00:00:00 2001 From: hajdul88 <52442977+hajdul88@users.noreply.github.com> Date: Fri, 10 Oct 2025 15:40:00 +0200 Subject: [PATCH] ruff formatting --- cognee/tests/test_concurrent_subprocess_access.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cognee/tests/test_concurrent_subprocess_access.py b/cognee/tests/test_concurrent_subprocess_access.py index 5aafbe177..b31592984 100644 --- a/cognee/tests/test_concurrent_subprocess_access.py +++ b/cognee/tests/test_concurrent_subprocess_access.py @@ -12,7 +12,7 @@ from multiprocessing import Process logger = get_logger() -run + async def test_concurrent_subprocess_access(): data_directory_path = str(