Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-client
Commits
5d3640c5
Commit
5d3640c5
authored
Dec 08, 2025
by
Wei Shoulin
Browse files
docs(level1): remove outdated parameter
parent
c4060211
Pipeline
#11373
canceled with stages
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
csst_dfs_client/level1.py
View file @
5d3640c5
...
@@ -196,7 +196,6 @@ def write(local_file: Union[IO, str]) -> Result:
...
@@ -196,7 +196,6 @@ def write(local_file: Union[IO, str]) -> Result:
Args:
Args:
local_file (Union[IO, str]): 文件路径或文件对象
local_file (Union[IO, str]): 文件路径或文件对象
**kwargs: 额外的关键字参数,这些参数将传递给DFS
Returns:
Returns:
Result: 操作的结果对象,包含操作是否成功以及相关的错误信息,成功返回data为1级数据对象
Result: 操作的结果对象,包含操作是否成功以及相关的错误信息,成功返回data为1级数据对象
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment