mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
formatting
This commit is contained in:
@ -34,9 +34,7 @@ modules directly:
|
||||
>>> data
|
||||
[{'id': 64612, 'opcode': 'QUERY', 'status': 'NOERROR', ...}]
|
||||
|
||||
Available Functions:
|
||||
|
||||
* Use `help(jc.lib)` for details
|
||||
Available Functions (use `help(jc.lib)` for details):
|
||||
|
||||
parse(parser_module_name: str, data: str | iterable)
|
||||
High-level API to easily access the parser. This API will find both
|
||||
|
@ -32,9 +32,7 @@ modules directly:
|
||||
>>> data
|
||||
[{'id': 64612, 'opcode': 'QUERY', 'status': 'NOERROR', ...}]
|
||||
|
||||
Available Functions:
|
||||
|
||||
* Use `help(jc.lib)` for details
|
||||
Available Functions (use `help(jc.lib)` for details):
|
||||
|
||||
parse(parser_module_name: str, data: str | iterable)
|
||||
High-level API to easily access the parser. This API will find both
|
||||
|
Reference in New Issue
Block a user