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
It looks like it's not currently possible to override float_to_top from the command-line - would something like --float-to-top=0 be a welcome addition to `isort?
For a use-case, see here where someone has float_to_top set in their .isort.cfg file, but they want to override it when running isort on Jupyter Notebooks (via nbqa)