[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
commit 53c4a8787f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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