Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Processing Functionality for create-workload #403

Prev Previous commit
Next Next commit
Lint check
Signed-off-by: AkshathRaghav <[email protected]>
AkshathRaghav committed Nov 8, 2023
commit 83f165058bef8bac4f32195b849b50aab046eff6
1 change: 0 additions & 1 deletion osbenchmark/utils/opts.py
Original file line number Diff line number Diff line change
@@ -25,7 +25,6 @@
import difflib
import json
import argparse
import os

from osbenchmark import exceptions
from osbenchmark.utils import io