From 0e80937092a8b4e5a9f6ef8e37f66f395e00bf47 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Sun, 11 Aug 2024 22:11:56 +0100 Subject: [PATCH] Remove half-finished sentence --- py/matching.py | 1 - 1 file changed, 1 deletion(-) diff --git a/py/matching.py b/py/matching.py index cef715e..34bbe43 100644 --- a/py/matching.py +++ b/py/matching.py @@ -175,7 +175,6 @@ def members_to_groups(matchees: list[Member], return [] # Walk from the start of history until now trying to match up groups - # Or if there's no for oldest_relevant_datetime in st.get_history_timestamps() + [datetime.now()]: # Attempt with each starting matchee