Fix black issues

Change-Id: I96b11ad20381774f5d2954018f16ebf05c2662b3
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/osm_nbi/nbi.py b/osm_nbi/nbi.py
index 17c7c15..07716cb 100644
--- a/osm_nbi/nbi.py
+++ b/osm_nbi/nbi.py
@@ -1091,7 +1091,7 @@
         project_name=None,
         ns_id=None,
         *args,
-        **kwargs
+        **kwargs,
     ):
         if topic == "alarms":
             try:
@@ -1611,7 +1611,7 @@
         _id=None,
         item=None,
         *args,
-        **kwargs
+        **kwargs,
     ):
         token_info = None
         outdata = {}