Skip to content

Commit 94cd98e

Browse files
committed
remove bad arg
1 parent feeca51 commit 94cd98e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeflash/cli_cmds/cmd_init.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ def collect_setup_info() -> SetupInfo:
274274
message="Enter the path to your module directory",
275275
path_type=inquirer.Path.DIRECTORY,
276276
exists=True,
277-
normalize_to_absolute_path=False,
278277
)
279278
]
280279

0 commit comments

Comments
 (0)