From 693c54a975a0c1c8d654bf521e39c61495aeaf42 Mon Sep 17 00:00:00 2001 From: milanmajchrak Date: Fri, 27 Oct 2023 14:18:47 +0200 Subject: [PATCH] Removed another empty row. --- data_pump/item.py | 1 - 1 file changed, 1 deletion(-) diff --git a/data_pump/item.py b/data_pump/item.py index 7b94d7b..c9389f9 100644 --- a/data_pump/item.py +++ b/data_pump/item.py @@ -532,4 +532,3 @@ def import_workspaceitem(item, logging.error('POST request ' + workspaceitem_url + ' for id: ' + str(item['item_id']) + ' failed. Exception: ' + str(e)) -