Skip to content

Commit

Permalink
remove deprecated parameter 'num_edges'
Browse files Browse the repository at this point in the history
  • Loading branch information
jnke2016 committed Nov 17, 2023
1 parent d1b104a commit dfafeec
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ def _make_plc_graph(
edge_id_array=edge_ids,
edge_type_array=edge_types,
store_transposed=store_transposed,
num_edges=num_edges,
do_expensive_check=False,
)

Expand Down

0 comments on commit dfafeec

Please sign in to comment.