Adjust isort options and invocation to work on isort 5.0.0 (#1890)
isort 5.0.0 removed command line option `recursive` and removed config option `not_skip`.
This commit is contained in:
Reference in New Issue
Block a user
isort 5.0.0 removed command line option `recursive` and removed config option `not_skip`.