From 2567bb86048e6361f5c079017b7f2b58eba235d9 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 27 Dec 2020 12:27:01 +0200 Subject: [PATCH] dspace_statistics_api/app.py: Format with black --- dspace_statistics_api/app.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dspace_statistics_api/app.py b/dspace_statistics_api/app.py index 3c8cdbf..6bf0bfe 100644 --- a/dspace_statistics_api/app.py +++ b/dspace_statistics_api/app.py @@ -17,9 +17,9 @@ class RootResource: resp.content_type = "text/html" docs_html = ( "" - "" + '' " " - " " + ' ' " DSpace Statistics API" " " " "