Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--verbose
mode prints location of project root
Black would now echo the location that it determined as the root path for the project if `--verbose` is enabled by the user, according to which it chooses the SRC paths, i.e. the absolute path of the project is `{root}/{src}`. Closes #1880
- Loading branch information