fix: sandbox issue related httpx and requests (#8397)

This commit is contained in:
Yeuoly
2024-09-14 02:02:55 +08:00
committed by GitHub
parent 5b98acde2f
commit b6b1057a18
3 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
import json
from textwrap import dedent
from core.helper.code_executor.code_executor import CodeExecutor, CodeLanguage