From a54eb0b2b76619df06467787fda27cf0f05d780b Mon Sep 17 00:00:00 2001 From: "Thomas (Tom) C. Gorordo" Date: Thu, 21 May 2026 23:54:44 -0700 Subject: [PATCH] sync --- src/carousel/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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