pull/36266/head
Anthonios Partheniou 8 months ago
parent aab15c7016
commit 3be52af1c6
  1. 2
      src/python/grpcio_tests/tests/unit/_api_test.py

@ -14,11 +14,11 @@
"""Test of gRPC Python's application-layer API."""
import logging
import pytest
import threading
import unittest
import grpc
import pytest
from tests.unit import _from_grpc_import_star
from tests.unit import test_common

Loading…
Cancel
Save