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
Sorting imports (e.g. with isort) is possible in normal .py files but not in the notebooks. It would be good to have this feature for notebooks as well.
The text was updated successfully, but these errors were encountered:
Sorting imports (e.g. with
isort
) is possible in normal.py
files but not in the notebooks. It would be good to have this feature for notebooks as well.The text was updated successfully, but these errors were encountered: