[Chore/Refactor] Improve type safety and resolve type checking issues (#25104)

This commit is contained in:
-LAN-
2025-09-04 09:35:32 +08:00
committed by GitHub
parent 017a75aa44
commit 53c4a8787f
4 changed files with 11 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
"""ClickZetta Volume file lifecycle management
This module provides file lifecycle management features including version control,
automatic cleanup, backup and restore. Supports complete lifecycle management for
knowledge base files.
automatic cleanup, backup and restore.
Supports complete lifecycle management for knowledge base files.
"""
import json