diff --git a/scripts/ci/e2e_benchmark.py b/scripts/ci/e2e_benchmark.py index 77e0d7bab..83c1911e0 100644 --- a/scripts/ci/e2e_benchmark.py +++ b/scripts/ci/e2e_benchmark.py @@ -1,4 +1,4 @@ -pimport requests +import requests import sys import random from collections import defaultdict