From ef9165b3a26d1ebfd4f7de1a694ecc90509f30fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Fri, 20 May 2016 09:39:19 +0200 Subject: [PATCH] space :( --- server/src/uds/models/ServicesPool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/uds/models/ServicesPool.py b/server/src/uds/models/ServicesPool.py index f85414e6c..1b2e98b47 100644 --- a/server/src/uds/models/ServicesPool.py +++ b/server/src/uds/models/ServicesPool.py @@ -196,7 +196,7 @@ class DeployedService(UUIDModel, TaggingMixin): # return datetime.now() activePub = self.activePublication() if activePub is None or activePub.revision == self.current_pub_revision - 1: - return None + return None # Return the date try: