Skip to content

Commit 7c27106

Browse files
authored
a typo..
1 parent f63ce87 commit 7c27106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflowmonit/workflowCollector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def save_json(json_obj, filename='tmp', gzipped=False):
2323
2424
:param dict json_obj: the json object
2525
:param str filename: the base name of the file to be saved
26-
:param bool gipped: if gzip output document, default is False
26+
:param bool gzipped: if gzip output document, default is False
2727
:returns: full filename
2828
2929
:rtype: str

0 commit comments

Comments
 (0)