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
The option known_third_party_imports for PyImportSortBear is documented and taken as a parameter of run but it is not passed to the wrapped tool isort. It should be passed as known_third_party.
Could be a great newcomer issue
The text was updated successfully, but these errors were encountered:
The option
known_third_party_imports
for PyImportSortBear is documented and taken as a parameter ofrun
but it is not passed to the wrapped toolisort
. It should be passed asknown_third_party
.Could be a great newcomer issue
The text was updated successfully, but these errors were encountered: