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