inspera / blackbricks

Black for Databricks notebooks
MIT License
44 stars 9 forks source link

black.InvalidInput: Cannot parse #9

Closed tinyweasel closed 3 years ago

tinyweasel commented 3 years ago

I'm trying to format a notebook and it's failing. Could it be because I've used markdown cells?

bsamseth commented 3 years ago

Without any other information, I really can't help you. I'd need to see a minimal example notebook that produces your error and/or the full error message, along with the output of

black --version
blackbricks --version

Markdown cells should work without issue, they should be fully ignored by blackbricks.