[Chore/Refactor] Improve type safety and resolve type checking issues (#25104)
This commit is contained in:
parent
017a75aa44
commit
53c4a8787f
4 changed files with 11 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue