first, thanks for creating marimo, i'm having fun developing with it. however, i can't seem to get my ruff pyproject.toml config to work.
might be something with my setup defaulting to black? i can't easily remove black since i installed marimo with conda (through pixi) and black is set as a required dependency.
would be useful to be able to manually select between the two.