Function
This function is defined in the main module.Remove triple backticks and surrounding json fences from a string.
Signature
Parameters
No description available.
Returns
The result of the operation.
clean_triple_backticks: Remove triple backticks and surrounding json fences from a string.
This function is defined in the main module.Remove triple backticks and surrounding json fences from a string.
def clean_triple_backticks(text: str) -> str