how do i re-enable tab complete / autocomplete?

ehpogue
New Contributor III

yesterday all of my notebooks seemingly changed to have python formatting (which seems to be in this week's release), but the unintended consequence is that shift + tab (which used to show docstrings in python) now just un-indents code, and tab inserts a tab instead of autocompleting.

How do turn off this new feature / get tab completion back?