prettifyPython {prettifyAddins} | R Documentation |
Prettify Python
Description
Prettify Python code.
Usage
prettifyPython(contents = NA)
Arguments
contents |
the code to be prettified; there are three possibilities for
this argument:
|
Value
The pretty code in a character string.
Note
This function requires black.
[Package prettifyAddins version 2.6.1 Index]