mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 05:49:25 +08:00
fix: merge error
This commit is contained in:
@@ -2,11 +2,7 @@ import json
|
||||
import logging
|
||||
import os
|
||||
from collections.abc import Sequence
|
||||
<<<<<<< HEAD
|
||||
from typing import Literal, NotRequired
|
||||
=======
|
||||
from typing import Literal, TypedDict
|
||||
>>>>>>> chore-debug-partnerstack
|
||||
from typing import Literal, NotRequired, TypedDict
|
||||
|
||||
import httpx
|
||||
from pydantic import TypeAdapter
|
||||
|
||||
Reference in New Issue
Block a user