Werk #16354: nginx_status_2.py: Fix SyntaxError

Component Checks & agents
Title nginx_status_2.py: Fix SyntaxError
Date Dec 6, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p17 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The Python 2-version of the NGINX agent plugin crashed with a SyntaxError:

File "nginx_status_2.py", line 132
  config: dict = {}
        ^
SyntaxError: invalid syntax

To the list of all Werks