dify/api/core/repositories
-LAN- 08dd3f7b50
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-10 01:54:26 +08:00
..
__init__.py feat: Add an asynchronous repository to improve workflow performance (#20050) 2025-08-13 02:28:06 +08:00
celery_workflow_execution_repository.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
celery_workflow_node_execution_repository.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
factory.py refactor: simplify repository factory with Django-style import_string (#24354) 2025-08-22 21:56:25 +08:00
sqlalchemy_workflow_execution_repository.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
sqlalchemy_workflow_node_execution_repository.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00