From 1f7fc4d7a350c38121af84527873bf8a40643fe3 Mon Sep 17 00:00:00 2001
From: dhwz <dhwz@gmx.net>
Date: Sat, 5 Aug 2023 16:07:57 +0200
Subject: [PATCH] fix whitespace

---
 modules/shared.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/shared.py b/modules/shared.py
index 14cef51f..9530d80e 100644
--- a/modules/shared.py
+++ b/modules/shared.py
@@ -79,7 +79,7 @@ gradio_hf_hub_themes = [
     "step-3-profit/Midnight-Deep",
     "Taithrah/Minimal",
     "ysharma/huggingface",
-    "ysharma/steampunk"    
+    "ysharma/steampunk"
 ]
 
 
-- 
GitLab