Blackify
Handsdown API Index / Handsdown / Utils / Blackify
Auto-generated documentation for handsdown.utils.blackify module.
blackify
Format content with black.
Arguments
content- Python code to format.
Returns
Formatted python code.
Raises
ValueError- Ifcontentis not a valid Python code.