mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix test
This commit is contained in:
parent
d776ed0117
commit
665dbc2d4e
3 changed files with 203 additions and 61 deletions
|
|
@ -134,4 +134,4 @@ class ArchFunctionHandler:
|
|||
fixed_str += opening_bracket[unmatched_opening]
|
||||
|
||||
# Attempt to parse the corrected string to ensure it’s valid JSON
|
||||
return fixed_str
|
||||
return fixed_str.replace("'", '"')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue