Skip to content

Commit

Permalink
Update src/zos_files/zowe/zos_files_for_zowe_sdk/file_system.py
Browse files Browse the repository at this point in the history
Co-authored-by: Timothy Johnson <[email protected]>
Signed-off-by: Peizhao Mei <[email protected]>
  • Loading branch information
pem70 and t1m0thyj authored Jul 18, 2024
1 parent 08c3312 commit e20dd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zos_files/zowe/zos_files_for_zowe_sdk/file_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ def unmount(self, file_system_name: str, options: dict = {}, encoding: str = _ZO
options: dict
A JSON of request body options
encoding: str
Specifies optional encoding schema
Specifies optional encoding name (e.g. IBM-1047)
Returns
-------
Expand Down

0 comments on commit e20dd68

Please sign in to comment.