X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2ims%2Fservice%2Fauditor%2Focloud_handler.py;h=7548d58596904f5d7fbaf2c684afd677c79084df;hb=955e499773dcfd80e2b5497d3cb1b38c9ae294eb;hp=97cca3e880f723bde14f216d22ea3c76e8b5e6ec;hpb=9625c5b766377f641d9641471f10dd491a61447f;p=pti%2Fo2.git diff --git a/o2ims/service/auditor/ocloud_handler.py b/o2ims/service/auditor/ocloud_handler.py index 97cca3e..7548d58 100644 --- a/o2ims/service/auditor/ocloud_handler.py +++ b/o2ims/service/auditor/ocloud_handler.py @@ -14,7 +14,7 @@ # pylint: disable=unused-argument from __future__ import annotations -from typing import Callable +# from typing import Callable # from dataclasses import asdict # from typing import List, Dict, Callable, Type @@ -41,8 +41,7 @@ class InvalidResourceType(Exception): def update_ocloud( cmd: commands.UpdateOCloud, - uow: AbstractUnitOfWork, - publish: Callable + uow: AbstractUnitOfWork ): stxobj = cmd.data with uow: