1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

formatting fix

This commit is contained in:
Kelly Brazil
2019-11-15 19:27:51 -08:00
parent ab1dabe3e4
commit 98c0188821
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ Returns:
{ {
"listen": string, "listen": string,
"unit": string, "unit": string,
"activates": string "activates": string
} }
] ]

View File

@ -44,7 +44,7 @@ def process(proc_data):
{ {
"listen": string, "listen": string,
"unit": string, "unit": string,
"activates": string "activates": string
} }
] ]
""" """