mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
Update mypy.ini (#24014)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
@ -5,8 +5,7 @@ check_untyped_defs = True
|
||||
cache_fine_grained = True
|
||||
sqlite_cache = True
|
||||
exclude = (?x)(
|
||||
core/model_runtime/model_providers/
|
||||
| tests/
|
||||
tests/
|
||||
| migrations/
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user