Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 6c94ecc

Browse files
committed
lint
1 parent 05f6c65 commit 6c94ecc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/system/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ def post_expand_with_metadata(self, request, metadata):
274274

275275

276276
if HAS_ASYNC_REST_ECHO_TRANSPORT:
277+
277278
class EchoMetadataClientRestAsyncInterceptor(AsyncEchoRestInterceptor):
278279
request_metadata: Sequence[Tuple[str, str]] = []
279280
response_metadata: Sequence[Tuple[str, str]] = []

0 commit comments

Comments
 (0)