Closed iaindillingham closed 3 years ago
Let's remove the input_file_name argument to make_report, because the same information is contained within the path argument. Less code = fewer bugs.
input_file_name
make_report
path
=
run_action
Let's remove the
input_file_name
argument tomake_report
, because the same information is contained within thepath
argument. Less code=
fewer bugs.make_report
andrun_action
, which is the only place wheremake_report
is calledinput_file_name
argument