| commit | 023a14468401c7753428145079edb436d0045be0 | [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:55:46 2025 +0200 |
| tree | ce35be3b63ea47a7b0937b77c1ea6c44d5b7940e | |
| parent | 350bf4f13782e5b6582a8454148a8d83fd200383 [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 5a8dfac..56f4d34 100644 --- a/osm_nbi/nbi.py +++ b/osm_nbi/nbi.py
@@ -1931,7 +1931,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