Skip to content

Commit

Permalink
final commit πŸ™πŸ½
Browse files Browse the repository at this point in the history
  • Loading branch information
Abodi-Massarwa committed Aug 6, 2024
1 parent 972f7c3 commit 57f9075
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,6 @@ def helper_update_envy_graph(curr_bundles: dict, valuation_func: callable, envy_
>>> graph.has_edge('Agent1','Agent2')
False
"""
callback(helper_generate_directed_graph_base64(envy_graph))#TODO remove
#validate input
if isinstance(curr_bundles, dict):
for key, val in curr_bundles.items():
Expand Down

0 comments on commit 57f9075

Please sign in to comment.