Skip to content

Commit 449071c

Browse files
committed
Build fix
1 parent be07d32 commit 449071c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/core/test_worker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
# limitations under the License
1515

1616
import time
17+
1718
from six.moves import queue, mock
1819

19-
from requests.exceptions import ConnectionError
2020
from reportportal_client.core.rp_requests import (
2121
HttpRequest,
2222
RPLogBatch,

0 commit comments

Comments
 (0)