Question:
Where is code re-formatting for python? Or, what happened to code formatting in python?
By re-formatting I mean fixing up the spacing between functions, for instance. Convention is two lines before a function definition.
I am 95% sure that replit offered the ability to reformat code using the contextual (right-click) menu. No matter where I look it seems to have disappeared (or, maybe replit never offered this?). All I see now is some useless AI button and an indent formatting button.
FYI I created a new Python repl from scratch to test the behavior in case it was a corruption of an existing repl.