1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-06 22:32:54 +02:00
This commit is contained in:
Kelly Brazil
2021-01-06 16:17:25 -08:00
parent 3c25839350
commit 63fc149e2a
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ Parameters:
Returns:
List of Dictionaries. Structured data with the following schema:
]
[
{
"foo": string/integer/float, # best guess based on value
"bar": string/integer/float,

View File

@ -139,7 +139,7 @@ def process(proc_data):
Returns:
List of Dictionaries. Structured data with the following schema:
]
[
{
"foo": string/integer/float, # best guess based on value
"bar": string/integer/float,