We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3114a8 commit 21ce930Copy full SHA for 21ce930
ibm_cloud_networking_services/common.py
@@ -46,6 +46,7 @@ def get_user_agent():
46
47
48
def get_sdk_headers(service_name, service_version, operation_id):
49
+ #pylint: disable=unused-argument
50
"""
51
Get the request headers to be sent in requests by the SDK.
52
0 commit comments