1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

force ci tests

This commit is contained in:
Kelly Brazil
2022-10-26 15:36:22 -07:00
parent d5b478c968
commit bc5821e69f

View File

@ -158,3 +158,4 @@ def parse(
raw_output.append(row) raw_output.append(row)
return raw_output if raw else _process(raw_output) return raw_output if raw else _process(raw_output)