Skip to content

Commit 10a62be

Browse files
author
Laurent PINSON
committed
doc...
1 parent be32bb3 commit 10a62be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

JSONLibrary/JSONLibraryKeywords.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def dump_json_to_file(self, dest_file, json_object, encoding=None):
185185
Arguments:
186186
- dest_file: destination file
187187
- json_object: json as a dictionary object.
188+
- encoding: encoding of the file
188189
189190
Export the JSON object to a file
190191

0 commit comments

Comments
 (0)