How do I fix tabs vs spaces in notebooks?

StephanieAlba
Databricks Employee
Databricks Employee

I am getting

IndentationError: unindent does not match any outer indentation level

because the code I pasted has tabs that are 4 spaces, but the tabs in Databricks are 2 spaces. How do I fix this? Do I have to copy and paste it back out?