From 554ec254d8ddbd0c3d9c10c26024219e1f1e4d80 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Wed, 11 Nov 2020 16:59:30 +0100 Subject: [PATCH] identation problem --- ereuse_devicehub/resources/device/sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ereuse_devicehub/resources/device/sync.py b/ereuse_devicehub/resources/device/sync.py index 4efa67bc..bb32e7f4 100644 --- a/ereuse_devicehub/resources/device/sync.py +++ b/ereuse_devicehub/resources/device/sync.py @@ -72,7 +72,7 @@ class Sync: # We only want to perform Add/Remove to not new components actions = self.add_remove(db_device, not_new_components) db_device.components = db_components - db_device.add_mac_to_hid() + db_device.add_mac_to_hid() return db_device, actions def execute_register_component(self,