Commit 81b7965e authored by Gyanendra Mishra's avatar Gyanendra Mishra

fix typo

parent 0793b43b
...@@ -5,5 +5,5 @@ def new_cl_client_context(client_name, enr, ip_addr, http_port_num, node_metrics ...@@ -5,5 +5,5 @@ def new_cl_client_context(client_name, enr, ip_addr, http_port_num, node_metrics
enr = enr, enr = enr,
ip_addr = ip_addr, ip_addr = ip_addr,
http_port_num = http_port_num, http_port_num = http_port_num,
node_metrics_info = node_metrics_info, cl_nodes_metrics_info = cl_node_metrics_info,
) )
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment