From 5de7e5402296d858365516af5c6d3eb49cececec Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Fri, 26 Feb 2021 12:33:27 +0100
Subject: [PATCH] work

---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index 16326a14..a6044eac 100644
--- a/setup.py
+++ b/setup.py
@@ -350,7 +350,6 @@ requires_install = [
 for reqs in requires_extras.values():
     requires_extras["all"].extend(reqs)
 
-
 keywords = ""
 for kw in keywords_list:
     keywords += " " + kw
-- 
GitLab