Hi there,
Anyone here experienced any problems with formatiing python code inside databricks notebook cells? I'm constantly having this weird problem, both with very short/simple and complex code, in different notebooks. Sometimes it somehow works, and I can't find a root cause for this bug.
I'm attaching an error message that I'm getting when trying to format the code. Any help is appreciated. Currently I'm forced to pull code to my local machine, format it in PyCharm and push back to databricks