projects
/
osm
/
NBI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
804b359
)
Fix black issues
72/15272/1
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Fri, 4 Jul 2025 07:24:53 +0000
(09:24 +0200)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Fri, 4 Jul 2025 07:27:30 +0000
(09:27 +0200)
Change-Id: I96b11ad20381774f5d2954018f16ebf05c2662b3
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm_nbi/nbi.py
patch
|
blob
|
history
diff --git
a/osm_nbi/nbi.py
b/osm_nbi/nbi.py
index
17c7c15
..
07716cb
100644
(file)
--- a/
osm_nbi/nbi.py
+++ b/
osm_nbi/nbi.py
@@
-1091,7
+1091,7
@@
class Server(object):
project_name=None,
ns_id=None,
*args,
- **kwargs
+ **kwargs
,
):
if topic == "alarms":
try:
@@
-1611,7
+1611,7
@@
class Server(object):
_id=None,
item=None,
*args,
- **kwargs
+ **kwargs
,
):
token_info = None
outdata = {}