Accept [isort] section in ~/.isort.cfg
It is a bit weird to have an `[isort]` section in a `setup.cfg` file, but to require a `[settings]` section if it is in `~/.isort.cfg`. At least, I had to look at the isort source code to figure out why it wasn't picking up my settings :-)
Loading
Please register or sign in to comment