fix docstring bug
The module docstring specifies the config file is at ~/.isort.conf but the code looks in ~/.isort.cfg, hence I spent a long time trying to figure out why my config file was silently being ignored!
Loading
Please register or sign in to comment