Skip to content

Commit

Permalink
Update src/zos_files/zowe/zos_files_for_zowe_sdk/uss.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 ccd0554 commit 7688eb4
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/uss.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ def write(self, filepath_name: str, data: str, encoding: str = _ZOWE_FILES_DEFAU
data: str
Contents to be written
encoding: str
Specifies the encoding schema
Specifies the encoding name (e.g. IBM-1047)
Returns
-------
Expand Down

0 comments on commit 7688eb4

Please sign in to comment.