mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
formatting
This commit is contained in:
@ -80,8 +80,8 @@ def parse(data, raw=False, quiet=False):
|
|||||||
Parameters:
|
Parameters:
|
||||||
|
|
||||||
data: (iterable) line-based text data to parse (e.g. str.splitlines())
|
data: (iterable) line-based text data to parse (e.g. str.splitlines())
|
||||||
raw: (boolean) output preprocessed JSON if True
|
raw: (boolean) output preprocessed JSON if True
|
||||||
quiet: (boolean) suppress warning messages and ignore parsing exceptions if True
|
quiet: (boolean) suppress warning messages and ignore parsing exceptions if True
|
||||||
|
|
||||||
Yields:
|
Yields:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user