From 15f610b0d37ce85b2b98232541eab8fb3290597e Mon Sep 17 00:00:00 2001 From: Nikolas Date: Mon, 8 Jul 2024 17:45:23 -0700 Subject: [PATCH] fix again again --- c-ray/cray_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c-ray/cray_utils.py b/c-ray/cray_utils.py index 4f17b2e..e8dd42f 100644 --- a/c-ray/cray_utils.py +++ b/c-ray/cray_utils.py @@ -1,4 +1,4 @@ -"""collection of functions to assist in running of primesieve test script""" +"""collection of functions to assist in running of c-ray test script""" import os from pathlib import Path import time