From 890f5055055818e7f81ecb1a9b1bdc0a097e92fb Mon Sep 17 00:00:00 2001 From: ZhuLvs Date: Thu, 28 Nov 2024 01:50:33 +0800 Subject: [PATCH] Update test_len.sh --- test_len.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_len.sh b/test_len.sh index a85ad00..f2c4e8a 100644 --- a/test_len.sh +++ b/test_len.sh @@ -1,7 +1,7 @@ #!/bin/bash # Activate the Python environment -conda activate 2DIR +source activate 2DIR # Run pre.py and pre_length.py in the model directory python model/pre.py