We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b4fa6 commit c9fe13fCopy full SHA for c9fe13f
python/test_rpc_timeout.py
@@ -1,4 +1,5 @@
1
"""Tests for timeout parameter on generated RPC methods."""
2
+
3
from unittest.mock import AsyncMock
4
5
import pytest
0 commit comments