mirror of
https://github.com/langgenius/dify.git
synced 2026-03-18 13:19:56 +08:00
fix: ruff
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
from collections.abc import Mapping
|
||||
from typing import Any, Literal, Optional, Union
|
||||
from typing import Any, Literal, Union
|
||||
|
||||
from pydantic import BaseModel, Field, ValidationInfo, field_validator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user