From ca5596f9c83a26425de97fe6cc0468aa30e5e511 Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Mon, 30 Sep 2024 12:09:35 -0700 Subject: [PATCH] chore: remove end of line whitespace --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 7cb753d..b45093a 100644 --- a/config.py +++ b/config.py @@ -234,4 +234,4 @@ def get_env_vars(test: bool = False) -> EnvVars: non_mentioning_links, report_title, output_file, - ) + )