From ceae52854603dabdf25159f2ced94331582fa0be Mon Sep 17 00:00:00 2001 From: Siarhei Fedartsou Date: Sun, 16 Jun 2024 08:33:44 +0200 Subject: [PATCH] Update e2e_benchmark.py --- scripts/ci/e2e_benchmark.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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