From 79c475dd77c996ed43f5255e7cd309c95d257e5a Mon Sep 17 00:00:00 2001 From: Nathaniel Thomas Date: Mon, 25 Nov 2024 19:12:13 -0800 Subject: [PATCH] Remove unnecessary variable --- cellcommunicationpf2/tests/test_OP.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cellcommunicationpf2/tests/test_OP.py b/cellcommunicationpf2/tests/test_OP.py index b8254d6..83cf848 100644 --- a/cellcommunicationpf2/tests/test_OP.py +++ b/cellcommunicationpf2/tests/test_OP.py @@ -11,7 +11,6 @@ def test_project_data(): # Define dimensions cells = 20 LR = 10 - obs = 5 rank = 5 # Generate random X_list