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