diff --git a/src/carousel/util.py b/src/carousel/util.py index 1735456..bce8d14 100644 --- a/src/carousel/util.py +++ b/src/carousel/util.py @@ -118,7 +118,7 @@ def ranking_matrix(A, B): ## Output -def match_to_assignment(matching): +def match_to_assgn(matching): pass