We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03f79e commit 596effcCopy full SHA for 596effc
tests/aio/test_threaded_client.py
@@ -14,6 +14,7 @@
14
import pickle
15
from unittest import mock
16
17
+# noinspection PyPackageRequirements
18
import pytest
19
20
from reportportal_client.aio import ThreadedRPClient
0 commit comments