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__':