Skip to content

Commit 596effc

Browse files
committed
Fix warning
1 parent b03f79e commit 596effc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/aio/test_threaded_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
import pickle
1515
from unittest import mock
1616

17+
# noinspection PyPackageRequirements
1718
import pytest
1819

1920
from reportportal_client.aio import ThreadedRPClient

0 commit comments

Comments
 (0)