mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 09:28:04 +08:00
lint fix
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
from enum import Enum
|
||||
from typing import Literal, Any, Union, Optional
|
||||
from typing import Any, Literal, Optional, Union
|
||||
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user