From 1bc9973b7e1969677494d81b89b23848dc66c501 Mon Sep 17 00:00:00 2001
From: Erik Reid <erik.reid@geant.org>
Date: Fri, 22 Nov 2024 12:16:32 +0100
Subject: [PATCH] pep8

---
 inventory_provider/routes/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inventory_provider/routes/__init__.py b/inventory_provider/routes/__init__.py
index fc1766c..4cd55df 100644
--- a/inventory_provider/routes/__init__.py
+++ b/inventory_provider/routes/__init__.py
@@ -36,4 +36,4 @@ and www.json.org for more details.
 
 .. automodule:: inventory_provider.routes.neteng
 
-"""
\ No newline at end of file
+"""
-- 
GitLab