mirror of
https://github.com/langgenius/dify.git
synced 2026-03-07 00:26:36 +08:00
feat: mypy for all type check (#10921)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import os
|
||||
|
||||
import dashscope
|
||||
import dashscope # type: ignore
|
||||
import pytest
|
||||
|
||||
from core.model_runtime.entities.rerank_entities import RerankResult
|
||||
|
||||
Reference in New Issue
Block a user