mirror of
https://github.com/langgenius/dify.git
synced 2025-12-19 17:27:16 -05:00
Add missing import "IO" in client.py (#26389)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import json
|
||||
from typing import Literal
|
||||
from typing import IO, Literal
|
||||
import requests
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user