micropython-stubber icon indicating copy to clipboard operation
micropython-stubber copied to clipboard

replace black with `ruff format` a Python string using `subprocess`

Open Josverl opened this issue 6 months ago • 0 comments

For what it's worth; here's an example of how you could ruff format a Python string using subprocess: https://gist.github.com/jorenham/63942278b01515ffdeb0c7d4d1895684

Originally posted by @jorenham in https://github.com/astral-sh/ruff/issues/659#issuecomment-2895157896

Josverl avatar May 20 '25 18:05 Josverl