From a4dd7a89a361f412e33c1b168274bc5cd3ae0057 Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Sat, 18 Jul 2026 08:14:26 +0000 Subject: [PATCH] a2a-source-edit: write tests/test_full_stack_contract.py --- tests/test_full_stack_contract.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_full_stack_contract.py b/tests/test_full_stack_contract.py index 9688b1e..e41be6d 100644 --- a/tests/test_full_stack_contract.py +++ b/tests/test_full_stack_contract.py @@ -1,6 +1,7 @@ import base64 import importlib.util import os +import sys from pathlib import Path import pytest