From 864935873e8c036205cd17f8a8779d31be7ee3be Mon Sep 17 00:00:00 2001 From: raj_mathe Date: Fri, 20 Nov 2020 21:49:28 +0100 Subject: [PATCH] master > master: minor --- contacts/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contacts/main.py b/contacts/main.py index dc18577..9ec530f 100644 --- a/contacts/main.py +++ b/contacts/main.py @@ -181,7 +181,7 @@ def print_groups(contacts: pd.DataFrame): return; # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -# SEKUNDÄRVORGÄNGE +# AUSFÜHRUNG # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if __name__ == '__main__':