fix again again

This commit is contained in:
Nikolas
2024-07-08 17:45:23 -07:00
parent 31b73319f2
commit 15f610b0d3

View File

@@ -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