You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when writing a new python function below an existing one, pressing enter at the end of the signature to begin writing the body, the signature is auto indented to the right, as if it belonged to the function above it.
The text was updated successfully, but these errors were encountered:
when writing a new python function below an existing one, pressing enter at the end of the signature to begin writing the body, the signature is auto indented to the right, as if it belonged to the function above it.
The text was updated successfully, but these errors were encountered: