cisco-gnmi-python icon indicating copy to clipboard operation
cisco-gnmi-python copied to clipboard

replace issue in client.py

Open mahen-g opened this issue 5 years ago • 0 comments

client.py

I believe the below code should be request.replace.extend(replaces)

if replaces: request.replaces.extend(replaces)

Thanks, Mahendra

mahen-g avatar Jul 28 '20 01:07 mahen-g