Remove unused 'cli_config' parameter
Now that `ConfigFileFinder.config_file` attribute is used everywhere and is constructed from the `--config` CLI option, the now unused `cli_config` parameters can be safely removed.
Loading
Please register or sign in to comment