Skip to content

Commit

Permalink
removed redundant TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Kieran-Fishwick-TfN committed Oct 31, 2024
1 parent a6bd79d commit d7c1d36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/caf/distribute/gravity_model/multi_area.py
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,6 @@ def __init__(
col_targets: np.ndarray,
cost_matrix: np.ndarray,
cost_function: cost_functions.CostFunction,
# TODO(kf) move these parameters as inputs of calibrate and run
):
super().__init__(cost_function=cost_function, cost_matrix=cost_matrix)

Expand Down

0 comments on commit d7c1d36

Please sign in to comment.