Skip to main content

clean_triple_backticks

Function
This function is defined in the main module.
Remove triple backticks and surrounding json fences from a string.

Signature

def clean_triple_backticks(text: str) -> str

Parameters

text
str
required
No description available.

Returns

Returns
str
The result of the operation.