dell / omsdk

Dell EMC OpenManage Python SDK
Apache License 2.0
57 stars 20 forks source link

"def _get_redfish_jobid(self, headers):" defined twice #15

Closed huornlmj closed 3 years ago

huornlmj commented 4 years ago

https://github.com/dell/omsdk/blob/756d7ab1b4938dafac6da3be73df91a0f575b560/omsdk/http/sdkwsmanbase.py#L400

_get_redfish_jobid is already defined on line 244

jagadeeshnv commented 4 years ago

Thanks @huornlmj we will fix it soon

jagadeeshnv commented 4 years ago

Hi @huornlmj Fixed with latest, https://github.com/dell/omsdk/tree/v.1.2.434 Kindly check