Skip to content

Commit 30f713c

Browse files
committed
Deleted redundant settings.load()
1 parent 76b8842 commit 30f713c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

find-project-root/src/find_project_root/cli/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
def main():
77
cli = init.cli()
8-
settings.load(cli)
98

109
# Process early-exit args (e.g. --help, --version)
1110
for ctrl_name, ctrl in vars(settings.controls).items():

0 commit comments

Comments
 (0)