dify/api/extensions/storage
Asuka Minato bdd85b36a4
ruff check preview (#25653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-16 12:58:12 +08:00
..
clickzetta_volume ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
aliyun_oss_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
aws_s3_storage.py chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
azure_blob_storage.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
baidu_obs_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
base_storage.py feat: add administrative commands to free up storage space by removing unused files (#18835) 2025-04-27 11:11:04 +08:00
google_cloud_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
huawei_obs_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
opendal_storage.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
oracle_oci_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
storage_type.py Fix token expiry miscalculation (#24639) 2025-08-27 18:19:58 +08:00
supabase_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tencent_cos_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
volcengine_tos_storage.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00