From a710e33f6d8b0e773c5c28b49a34c736cfc699a6 Mon Sep 17 00:00:00 2001 From: ajaysi Date: Sun, 6 Oct 2024 14:08:03 +0530 Subject: [PATCH] chore: Remove unnecessary blank line in alwrity.py --- alwrity.py | 1 - 1 file changed, 1 deletion(-) diff --git a/alwrity.py b/alwrity.py index 5a1b2785..a1194d5c 100644 --- a/alwrity.py +++ b/alwrity.py @@ -216,7 +216,6 @@ def main(): setup_ui() setup_environment_paths() sidebar_configuration() - check_api_keys() check_llm_environs() setup_tabs()