We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b1d5e commit 6df27a4Copy full SHA for 6df27a4
gvm/http/core/_api.py
@@ -27,7 +27,6 @@ def __init__(
27
api_key: Optional API key for authentication
28
"""
29
30
-
31
self._connector: HttpApiConnector = connector
32
"The connector handling the HTTP(S) connection"
33
0 commit comments