| commit | 048e13e7dccbc3d3f458c433d0363137a998757a | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Apr 01 09:47:47 2025 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Apr 01 09:50:02 2025 +0200 |
| tree | 99f6067eee398a74e563345d52c96fd09913725f | |
| parent | b3906f270e2d40807c81ef23818011ae9fb0c1c4 [diff] |
Fix flake8 issues related to the use of global Change-Id: I65ff4d136a5a7ca324d0cda6bba9063dd4d1b99d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/osm_nbi/nbi.py b/osm_nbi/nbi.py index 1d8fa26..33978dd 100644 --- a/osm_nbi/nbi.py +++ b/osm_nbi/nbi.py
@@ -2427,7 +2427,6 @@ Set database, storage, message configuration Init database with admin/admin user password """ - global nbi_server global subscription_thread global cef_logger global current_backend