1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-06-19 22:28:17 +02:00
This commit is contained in:
Kelly Brazil
2022-07-07 09:23:02 -07:00
parent 89c36e4996
commit 8b1c4f923e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -379,7 +379,7 @@ Main text parsing function
Parameters:
data: (string) text data to parse
data: (string or bytes) text or binary data to parse
raw: (boolean) unprocessed output if True
quiet: (boolean) suppress warning messages if True