This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-21 23:54:44 -07:00
parent f478c69c65
commit a54eb0b2b7
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490

View file

@ -118,7 +118,7 @@ def ranking_matrix(A, B):
## Output
def match_to_assignment(matching):
def match_to_assgn(matching):
pass