mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
force test
This commit is contained in:
@ -140,6 +140,7 @@ def _process(proc_data: List[JSONDictType]) -> List[JSONDictType]:
|
|||||||
return proc_data
|
return proc_data
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def _replace(matchobj):
|
def _replace(matchobj):
|
||||||
if matchobj:
|
if matchobj:
|
||||||
matchlen = len(matchobj.group(1))
|
matchlen = len(matchobj.group(1))
|
||||||
|
Reference in New Issue
Block a user