We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
settings.load()
1 parent 76b8842 commit 30f713cCopy full SHA for 30f713c
1 file changed
find-project-root/src/find_project_root/cli/__main__.py
@@ -5,7 +5,6 @@
5
6
def main():
7
cli = init.cli()
8
- settings.load(cli)
9
10
# Process early-exit args (e.g. --help, --version)
11
for ctrl_name, ctrl in vars(settings.controls).items():
0 commit comments