Skip to content

Commit ba5e109

Browse files
committed
Fix warning
1 parent b5372ff commit ba5e109

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/core/test_rp_responses.py

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

17+
# noinspection PyPackageRequirements
1718
import pytest
1819

1920
from reportportal_client.core.rp_responses import AsyncRPResponse, RPResponse

0 commit comments

Comments
 (0)