Removed unnecessary import
- New benchmark - Removed unused import
This commit is contained in:
@@ -9,7 +9,6 @@ from datetime import date
|
||||
|
||||
# Importing for multi core processing
|
||||
import multiprocessing
|
||||
from typing import Any, Union
|
||||
|
||||
# randomI function which creates each file
|
||||
def randomI(units, rows, rowLength, partstart):
|
||||
|
||||
Reference in New Issue
Block a user